Skip to content

Commit 2c0cccf

Browse files
Document smoke test gotcha in README
1 parent 423db72 commit 2c0cccf

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ The `Dockerfile` also has added `bash`, `jo` and `jq` to the image.
1919
2020
---
2121

22+
## Smoke tests
23+
24+
There is a gotcha in the smoke test setup: for the tests to work as expected locally, your **global** Elixir and Erlang versions must also be set to the same values as locally via `.tool-versions`.
25+
2226
## Contributing Guide
2327

2428
For an in-depth discussion of how exercism language tracks and exercises work, please see [CONTRIBUTING.md](https://github.com/exercism/elixir-test-runner/blob/master/CONTRIBUTING.md)

0 commit comments

Comments
 (0)