Skip to content

Commit

Permalink
Merge branch 'add-template' into hello-world-example
Browse files Browse the repository at this point in the history
  • Loading branch information
ceyonur committed May 18, 2023
2 parents 68d19e3 + 390df27 commit 528f77c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/precompile/precompile_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,4 @@ var _ = ginkgo.BeforeSuite(func() {
var _ = ginkgo.AfterSuite(func() {
gomega.Expect(startCmd).ShouldNot(gomega.BeNil())
gomega.Expect(startCmd.Stop()).Should(gomega.BeNil())
// TODO add a new node to bootstrap off of the existing node and ensure it can bootstrap all subnets
// created during the test
})

0 comments on commit 528f77c

Please sign in to comment.