Skip to content

Commit

Permalink
Add --trace to test example to avoid timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
zwolf authored Jun 20, 2019
1 parent 45de5dd commit 3429052
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 @@ -33,7 +33,7 @@ Using Docker:
Interactively debug the tests
```
docker-compose run test bash
iex -S mix test
iex -S mix test --trace
mix test --only wip
```

Expand Down

0 comments on commit 3429052

Please sign in to comment.