diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,4 +14,4 @@ ENV PATH="${PATH}:/node_modules/.bin" | |||
14 | WORK_DIR /home/pptr | 14 | WORK_DIR /home/pptr |
15 | 15 | ||
16 | CMD ["mocha", "--recursive", "tests"] | 16 | CMD ["mocha", "--recursive", "tests"] |
17 | ``` \ No newline at end of file | 17 | ``` |