mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
[ci skip] A Rails engine is not a man 🙆♀️
This commit is contained in:
parent
e994fa11cf
commit
9a586ac48d
1 changed files with 1 additions and 1 deletions
|
@ -523,7 +523,7 @@ YAML
|
|||
end
|
||||
end
|
||||
|
||||
test "engine is a rack app and can have his own middleware stack" do
|
||||
test "engine is a rack app and can have it's own middleware stack" do
|
||||
add_to_config("config.action_dispatch.show_exceptions = false")
|
||||
|
||||
@plugin.write "lib/bukkits.rb", <<-RUBY
|
||||
|
|
Loading…
Reference in a new issue