Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
medyagh committed Jun 4, 2019
1 parent 1b855df commit 3a994d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/integration/addons_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ func readLineWithTimeout(b *bufio.Reader, timeout time.Duration) (string, error)
}

func testDashboard(t *testing.T) {
t.Parallel()
minikubeRunner := NewMinikubeRunner(t)
cmd, out := minikubeRunner.RunDaemon("dashboard --url")
defer func() {
Expand Down

0 comments on commit 3a994d4

Please sign in to comment.