Skip to content

Commit 3337873

Browse files
committed
Switching to chrome driver
1 parent bc166f8 commit 3337873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bdd-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ jobs:
5959
- name: Run Integration Tests
6060
run: behave
6161
env:
62-
DRIVER: "firefox"
62+
DRIVER: "chrome"
6363

0 commit comments

Comments
 (0)