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 c51e8b2 commit 00fad25Copy full SHA for 00fad25
features/system_specs/system_specs.feature
@@ -2,7 +2,7 @@ Feature: System spec
2
3
System specs are RSpec's wrapper around Rails' own
4
[system tests](http://guides.rubyonrails.org/testing.html#system-testing).
5
- We encourage you to familiarse yourself with their documentation.
+ We encourage you to familiarize yourself with their documentation.
6
7
RSpec **does not** use your `ApplicationSystemTestCase` helper. Instead it uses
8
the default `driven_by(:selenium)` from Rails. If you want to override this
0 commit comments