aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormitermayer <mitermayer.reis@gmail.com>2019-08-30 07:19:30 +0000
committermitermayer <mitermayer.reis@gmail.com>2019-08-30 07:19:30 +0000
commitda11e78133acc2ec904b5f9cbab0f85ac5401a95 (patch)
tree5abc9d063d7869d68e3009b71636b34aaabe69f2
parent733a0331a047fcf699af35e382ba3c82e7ba999d (diff)
downloadvim-prettier-da11e78133acc2ec904b5f9cbab0f85ac5401a95.tar.xz
enabling-tests-to-auto-run-on-ci - broken command
- the command is broken, but now we are able to reproduce the same output as in travis
-rwxr-xr-xrun-test2
1 files changed, 1 insertions, 1 deletions
diff --git a/run-test b/run-test
index 01e8c07..7493969 100755
--- a/run-test
+++ b/run-test
@@ -14,4 +14,4 @@ docker run \
-v $PWD:/testplugin \
-v $PWD/tests:/home \
"mitermayer/vim-test-bed" \
- yarn test
+ yarn --cwd testplugin test