There was an error while loading. Please reload this page.
2 parents 15de938 + d7c9210 commit 6cddf2bCopy full SHA for 6cddf2b
1 file changed
tests/test_browser_routing.py
@@ -32,6 +32,7 @@ def _fake_browser() -> dict[str, object]:
32
"headless": True,
33
"stealth": False,
34
"timeout_seconds": 60,
35
+ "region": "us-east",
36
}
37
38
0 commit comments