Skip to content
Snippets Groups Projects
Unverified Commit 0f531008 authored by Alexander Harkness's avatar Alexander Harkness
Browse files

Mozzarella foxfire not googolplex stainless

parent 22b1c5ec
No related branches found
No related tags found
No related merge requests found
......@@ -13,8 +13,8 @@
"test": "jest --testPathIgnorePatterns src/liowebrtc src/rtcpeerconnection src/signalbuddy",
"test-changed": "jest --only-changed --testPathIgnorePatterns src/liowebrtc src/rtcpeerconnection src/signalbuddy",
"test-coverage": "jest --coverage --testPathIgnorePatterns src/liowebrtc src/rtcpeerconnection src/signalbuddy",
"test-e2e:peer1": "testcafe chromium:headless __e2e_tests__/peer1.e2e.js",
"test-e2e:peer2": "testcafe chromium:headless __e2e_tests__/peer2.e2e.js",
"test-e2e:peer1": "testcafe firefox:headless __e2e_tests__/peer1.e2e.js",
"test-e2e:peer2": "testcafe firefox:headless __e2e_tests__/peer2.e2e.js",
"test-e2e": "run-p test-e2e:*",
"lint": "jshint .",
"validate": "npm ls"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment