Skip to content

Commit 2ddea6f

Browse files
committed
Running in Firefox only the common tests.
Until a method for changing the UA in Chrome is implemented.
1 parent 0b0221e commit 2ddea6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/test_common.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!/usr/bin/env bash
22

33
source ./env_vars.sh
4+
export CAPABILITIES='capabilities_firefox.yaml'
45
cd ..
56
time tox tests/common -- --url=https://codebender.cc --source=codebender_cc
67
RETVAL=$?

0 commit comments

Comments
 (0)