Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Yarden-Edery committed Nov 19, 2023
1 parent 93c64fa commit 13fcd34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/distribution_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -505,6 +505,7 @@ func waitForDistribution(t *testing.T, bundleName string) {
// Wait
}
t.Log("Waiting for " + bundleName + "/" + bundleVersion + "...")
t.Log("test")
time.Sleep(time.Second)
}
}
Expand Down

0 comments on commit 13fcd34

Please sign in to comment.