Skip to content

Commit

Permalink
Update tests/fixture/e2e/helpers.go
Browse files Browse the repository at this point in the history
Co-authored-by: Stephen Buttolph <[email protected]>
Signed-off-by: marun <[email protected]>
  • Loading branch information
marun 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
Expand Up @@ -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),
)
Expand Down

0 comments on commit 63b0ff2

Please sign in to comment.