Skip to content

Commit c7d9f86

Browse files
olleolleolleJonRowe
authored andcommitted
Error message language: call them system specs (#2053)
1 parent 1406a8a commit c7d9f86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rspec/rails/example/system_example_group.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ def app
5757
System test integration requires Rails >= 5.1 and has a hard
5858
dependency on a webserver and `capybara`, please add capybara to
5959
your Gemfile and configure a webserver (e.g. `Capybara.server =
60-
:webrick`) before attempting to use system tests.
60+
:webrick`) before attempting to use system specs.
6161
""".gsub(/\s+/, ' ').strip
6262
end
6363

0 commit comments

Comments
 (0)