Skip to content

Commit

Permalink
Remove self-explanatory comment
Browse files Browse the repository at this point in the history
  • Loading branch information
fredericgermain committed Aug 31, 2024
1 parent 4325226 commit 3d19470
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/integration/extnet_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ func TestExtNet(t *testing.T) {

extnetNetworkName := fmt.Sprintf("%s-%s", "network-extnet", fmt.Sprintf("%06d", time.Now().UnixNano()%1000000))

// Serial tests
t.Run("serial", func(t *testing.T) {
tests := []struct {
name string
Expand Down

0 comments on commit 3d19470

Please sign in to comment.