From da11e78133acc2ec904b5f9cbab0f85ac5401a95 Mon Sep 17 00:00:00 2001 From: mitermayer Date: Fri, 30 Aug 2019 07:19:30 +0000 Subject: 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 --- run-test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.3-6-g1900