Skip to content

Commit

Permalink
Remove errant quote from README
Browse files Browse the repository at this point in the history
  • Loading branch information
zwolf authored Jun 20, 2019
1 parent 05d2f7a commit 45de5dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Using Docker:

Interactively debug the tests
```
docker-compose run test bash`
docker-compose run test bash
iex -S mix test
mix test --only wip
```
Expand Down

0 comments on commit 45de5dd

Please sign in to comment.