Skip to content

Commit

Permalink
fixup: Remove accidental change
Browse files Browse the repository at this point in the history
  • Loading branch information
marun committed Jun 21, 2024
1 parent c24c92b commit 4dadf49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/e2e/vms/xsvm.go
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ var _ = ginkgo.Describe("[XSVM]", func() {

sourceSubnet := network.GetSubnet(subnetAName)
require.NotNil(sourceSubnet)

destinationSubnet := network.GetSubnet(subnetBName)
require.NotNil(destinationSubnet)

Expand Down

0 comments on commit 4dadf49

Please sign in to comment.