aboutsummaryrefslogtreecommitdiffstats
path: root/testem.yml
diff options
context:
space:
mode:
authorkumavis <aaron@kumavis.me>2017-09-12 08:10:30 +0800
committerkumavis <aaron@kumavis.me>2017-09-12 13:26:47 +0800
commite9daf0eb280064a81235d144c71d41c8f1535aac (patch)
tree392bab3982e3199aa6868c76a93f3af0cad0dbb7 /testem.yml
parentd4a41e0277bb2a8905b546165a3b0de62d3407cb (diff)
downloadtangerine-wallet-browser-e9daf0eb280064a81235d144c71d41c8f1535aac.tar.gz
tangerine-wallet-browser-e9daf0eb280064a81235d144c71d41c8f1535aac.tar.zst
tangerine-wallet-browser-e9daf0eb280064a81235d144c71d41c8f1535aac.zip
test - integration - remove redundant testem scripts
Diffstat (limited to 'testem.yml')
-rw-r--r--testem.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/testem.yml b/testem.yml
index 2cf40f7f4..7923a2929 100644
--- a/testem.yml
+++ b/testem.yml
@@ -6,5 +6,4 @@ launch_in_ci:
- Firefox
framework:
- qunit
-before_tests: "npm run buildCiUnits"
test_page: "test/integration/index.html"