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.
2 parents 1ae04fb + fd869c5 commit 33747ffCopy full SHA for 33747ff
README.md
@@ -123,8 +123,7 @@ specs](https://www.relishapp.com/rspec/rspec-rails/docs/controller-specs).
123
in controller specs. If you wish to assert against the contents of the rendered
124
view in a controller spec, enable
125
[render\_views](https://www.relishapp.com/rspec/rspec-rails/docs/controller-specs/render-views)
126
-or use a higher-level [request spec](#request-specs) or [feature
127
-spec](#feature-specs).
+or use a higher-level [request spec](#request-specs).
128
129
## <a id="request-spec"></a>Request Specs
130
0 commit comments