From 6bb687f6355e4077fe45e2e0b2646aaf0214be74 Mon Sep 17 00:00:00 2001 From: Tetiana Chupryna Date: Thu, 13 Aug 2020 18:43:54 +0300 Subject: Doc how to run one test --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc652d2..a34e2f7 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3