debug: first run firefox tests

This commit is contained in:
Aravinth Manivannan 2023-07-03 17:56:30 +05:30
parent 71ef95e4c4
commit c8e6b81d6e
No known key found for this signature in database
GPG key ID: AD9F0F08E855ED88

View file

@ -28,8 +28,8 @@ git clone https://github.com/mCaptcha/integration .
if is_ci
then
yarn install
xvfb-run --auto-servernum npm run test.chrome
xvfb-run --auto-servernum npm run test.firefox
xvfb-run --auto-servernum npm run test.chrome
else
yarn install
npx nightwatch ./test/mCaptcha.ts