Skip to content

Commit

Permalink
Remove tabs on test command
Browse files Browse the repository at this point in the history
  • Loading branch information
rojasTob committed May 13, 2020
1 parent 350ed54 commit 224d300
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@ That's it!
You can run the tests locally by typing:
```bash
bundle exec rails test
```
```bash
bundle exec rails test
```
### Cloud deployment
Expand Down

0 comments on commit 224d300

Please sign in to comment.