Skip to content

Commit 7555976

Browse files
committed
asd
1 parent 3657a9c commit 7555976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/frontend/__tests__/browser-tests/browser.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const EDGE_OPTIONS = new EdgeOptions()
1414
.addArguments("--headless=new") as EdgeOptions;
1515

1616
const FIREFOX_OPTIONS = new FirefoxOptions()
17-
.setBinary("/opt/hostedtoolcache/geckodriver/0.35.0/x64/geckodriver")
17+
.setBinary("/opt/hostedfasdjhflkajsdlkjfhalsdj")
1818
.addArguments("--headless") as FirefoxOptions;
1919

2020
const builder = new Builder()

0 commit comments

Comments
 (0)