Skip to content

Commit 33747ff

Browse files
committed
Merge pull request #800 from Crunch09/remove-feature-spec-link
remove nonexistent feature-spec link from README
2 parents 1ae04fb + fd869c5 commit 33747ff

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,7 @@ specs](https://www.relishapp.com/rspec/rspec-rails/docs/controller-specs).
123123
in controller specs. If you wish to assert against the contents of the rendered
124124
view in a controller spec, enable
125125
[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).
126+
or use a higher-level [request spec](#request-specs).
128127

129128
## <a id="request-spec"></a>Request Specs
130129

0 commit comments

Comments
 (0)