Skip to content

Commit

Permalink
remove duplicate word
Browse files Browse the repository at this point in the history
  • Loading branch information
h00die authored Jul 9, 2024
1 parent 745bb9c commit 74536b9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ To run tests defined in file(s):
bundle exec rspec ./spec/path/to/your/tests_1.rb ./spec/path/to/your/tests_2.rb
```

To run run the tests defined at a line number - for instance line 23:
To run the tests defined at a line number - for instance line 23:

```
bundle exec rspec ./spec/path/to/your/tests_1.rb:23
Expand Down

0 comments on commit 74536b9

Please sign in to comment.