mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
parent
ac7b1620e0
commit
3015649783
1 changed files with 1 additions and 1 deletions
|
@ -246,7 +246,7 @@ class AppGeneratorTest < Rails::Generators::TestCase
|
|||
if defined?(JRUBY_VERSION)
|
||||
assert_gem "therubyrhino"
|
||||
else
|
||||
assert_file "Gemfile", /# gem\s+["']therubyracer["']+, platform: :ruby$/
|
||||
assert_file "Gemfile", /# gem\s+["']therubyracer["']+, platforms: :ruby$/
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue