Skip to content

Commit

Permalink
Dev: Enable JS tests again
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt authored and Trischi80 committed Apr 15, 2020
1 parent 2b2e29b commit 83a9c90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -112,5 +112,5 @@ before_script:
script:
# Run tests.
- DOMAIN=localhost ./third_party/bin/phpunit --stop-on-failure
#- yarn --cwd ./assets/packages/filemanager run test
#- yarn --cwd ./assets/packages/adminbasics run test
- yarn --cwd ./assets/packages/filemanager run test
- yarn --cwd ./assets/packages/adminbasics run test

0 comments on commit 83a9c90

Please sign in to comment.