mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-17 19:57:07 +02:00
Use master branch of test-unit-rails
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
parent
f98813540c
commit
a16bfe0f12
2
Gemfile
2
Gemfile
@ -8,7 +8,7 @@ group :development, :test do
|
|||||||
gem "rake"
|
gem "rake"
|
||||||
gem "pry"
|
gem "pry"
|
||||||
gem "pry-rails"
|
gem "pry-rails"
|
||||||
gem "test-unit-rails", github: "test-unit/test-unit-rails", branch: "support-system-test-case"
|
gem "test-unit-rails", github: "test-unit/test-unit-rails"
|
||||||
gem "test-unit-notify"
|
gem "test-unit-notify"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user