Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
tejal29 committed Jun 5, 2020
1 parent ba00c9f commit c6b11f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration/benchmark_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ func TestSnapshotBenchmarkGcloud(t *testing.T) {
var dir string
dir, err = runInGcloud(contextDir, num)
if err != nil {
t.Errorf("error when running in gcloud %v", err)
return
}
r := newResult(t, filepath.Join(dir, "results"))
Expand Down

0 comments on commit c6b11f6

Please sign in to comment.