We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70984c1 commit 6e55ca7Copy full SHA for 6e55ca7
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