Skip to content

Commit ecc34f6

Browse files
committed
🧹
1 parent 31bcb39 commit ecc34f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ def driver():
7070
driver = webdriver.Chrome(
7171
options=options,
7272
# executable_path="/home/jeroen/chromedriver",
73-
executable_path="/home/jonas/Documents/chromedriver-linux64/chromedriver",
73+
# executable_path="/home/jonas/Documents/chromedriver-linux64/chromedriver",
7474
desired_capabilities=d,
7575
)
7676
# driver = webdriver.Firefox(executable_path='/home/jonas/git/gIDLaB/plotly-dynamic-resampling/geckodriver')

0 commit comments

Comments
 (0)