Skip to content

Commit 6cbde74

Browse files
committed
Removed env variable from examples test.
Will use the value from env_vars.sh.
1 parent 4dfa82d commit 6cbde74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/test_examples.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
source ./env_vars.sh
44
export CAPABILITIES='capabilities_firefox.yaml'
5-
export CODEBENDER_SELENIUM_HUB_URL="http://127.0.0.1:4444/wd/hub"
65
cd ..
76
time tox tests/libraries -- --url=https://codebender.cc --source=codebender_cc -F
87
RETVAL=$?

0 commit comments

Comments
 (0)