Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update tests/fixture/e2e/helpers.go
Browse files Browse the repository at this point in the history
Co-authored-by: Stephen Buttolph <stephen@avalabs.org>
Signed-off-by: marun <maru.newby@avalabs.org>
maru-ava and StephenButtolph authored Nov 21, 2024
1 parent b33f209 commit 63b0ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/fixture/e2e/helpers.go
Original file line number Diff line number Diff line change
@@ -296,7 +296,7 @@ func StartNetwork(

tc.DeferCleanup(func() {
if reuseNetwork {
tc.Log().Warn("skipping shutdown for network intended for reuse",
tc.Log().Info("skipping shutdown for network intended for reuse",
zap.String("networkDir", network.Dir),
zap.String("symlinkPath", symlinkPath),
)

0 comments on commit 63b0ff2

Please sign in to comment.