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 committed Apr 3, 2020
1 parent 5b6fc20 commit 4a37809
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 4a37809

Please sign in to comment.