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