Skip to content

Commit 3a937a3

Browse files
authored
Setting driver to chrome again
1 parent 52eb2aa commit 3a937a3

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
@@ -60,5 +60,5 @@ jobs:
6060
- name: Run Integration Tests
6161
run: behave
6262
env:
63-
DRIVER: "firefox"
63+
DRIVER: "chrome"
6464

0 commit comments

Comments
 (0)