`phantomjs` was renamed to `phatomjs-prebuilt` but this change was integrated in the 1.0.0 release of `karma-phantomjs-launcher`. The previous versions import the `phantomjs` module, which results in a failure since this module is not anymore installed. Consequently, the `run_tests.sh` script hands infinitely because the launcher fails. This commit makes the run_tests.sh script work again. :-)deploy
parent
938ce13fcc
commit
4c061ba9f4
Loading…
Reference in new issue