Skip to content

Commit

Permalink
Fix test for #17
Browse files Browse the repository at this point in the history
  • Loading branch information
int128 committed Sep 14, 2018
1 parent 550396e commit 9c67c52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e/e2e_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ func TestE2E(t *testing.T) {
defer os.Remove(kubeconfig)
c.cli.KubeConfig = kubeconfig
c.cli.SkipOpenBrowser = true
c.cli.ListenPort = 8000

var eg errgroup.Group
eg.Go(func() error {
Expand Down

0 comments on commit 9c67c52

Please sign in to comment.