Skip to content

Commit

Permalink
Merge branch 'meln5674:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
rajeshggwp authored Oct 14, 2023
2 parents dc52404 + d7cb399 commit 1e9326f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e/e2e_suite_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ var _ = BeforeSuite(func(ctx context.Context) {

bopts := []chromedp.ExecAllocatorOption{
chromedp.ProxyServer("http://localhost:8080"),
chromedp.WindowSize(1920, 1080),
}

if os.Getenv("IT_IN_CONTAINER") != "" {
Expand Down

0 comments on commit 1e9326f

Please sign in to comment.