Skip to content

Commit

Permalink
make the browser created for testing remote allocator accept all conn…
Browse files Browse the repository at this point in the history
…ections
  • Loading branch information
ZekeLu committed May 14, 2021
1 parent d84f7af commit d45deaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions allocate_test.go
Expand Up @@ -191,6 +191,7 @@ func testRemoteAllocator(t *testing.T, modifyURL func(wsURL string) string) {

// TODO: perhaps deduplicate this code with ExecAllocator
"--user-data-dir="+tempDir,
"--remote-debugging-address=0.0.0.0",
"--remote-debugging-port=0",
"about:blank",
)
Expand Down

0 comments on commit d45deaf

Please sign in to comment.