Skip to content

Commit

Permalink
addressed PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
holisticode committed Aug 8, 2022
1 parent cd6826a commit 7459a87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/e2e/e2e_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,6 @@ var _ = ginkgo.Describe("[Start/Remove/Restart/Add/Stop]", func() {
cancel()
gomega.Ω(err).Should(gomega.BeNil())
})
time.Sleep(1 * time.Second)
ginkgo.By("can create a blockchain with an existing subnet id", func() {
color.Outf("{{blue}}can create a blockchain in an existing subnet{{/}}\n")
ctx, cancel := context.WithTimeout(context.Background(), 2*time.Minute)
Expand Down

0 comments on commit 7459a87

Please sign in to comment.