Skip to content

Commit f915410

Browse files
Update features/system_specs/system_specs.feature
Co-authored-by: Nate Matykiewicz <[email protected]>
1 parent 37fe835 commit f915410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/system_specs/system_specs.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Feature: System specs
2525
you can use the configuration helpers to do this for every system spec,
2626
for example by adding the following to `spec/rails_helper.rb`:
2727

28-
```
28+
```ruby
2929
RSpec.configure do |config|
3030
...
3131
config.before(type: :system) do

0 commit comments

Comments
 (0)