We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd3564f commit 51b3302Copy full SHA for 51b3302
features/controller_specs/render_views.feature
@@ -71,7 +71,7 @@ Feature: Using `render_views`
71
end
72
73
"""
74
- When I run `rspec spec --order default --format documentation`
+ When I run `rspec spec --order defined --format documentation`
75
Then the output should contain:
76
"""ruby
77
WidgetsController
0 commit comments