diff options
| author | Tetiana Chupryna <tchupryna@gitlab.com> | 2020-08-13 18:43:54 +0300 |
|---|---|---|
| committer | Tetiana Chupryna <tchupryna@gitlab.com> | 2020-08-21 13:09:13 +0300 |
| commit | 6bb687f6355e4077fe45e2e0b2646aaf0214be74 (patch) | |
| tree | ddfcb5e4397bb83f004eb39c6c9e0242954f97e2 /README.md | |
| parent | 533e4496f4f79634179291a18fd99765ace506f2 (diff) | |
Doc how to run one test
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ You can run the tests from inside a docker container: $ ./bin/docker-build $ ./bin/docker-shell $ ./bin/setup -$ ./bin/test +$ ./bin/test [path to file] ``` If you need to debug any specific issues you can do this from within the docker container by |
