Skip to content

Commit

Permalink
keep skipTest field
Browse files Browse the repository at this point in the history
Signed-off-by: shawnh2 <shawnhxh@outlook.com>
  • Loading branch information
shawnh2 committed May 6, 2024
1 parent 3591d12 commit dcf6458
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/merge_gateways/merge_gateways_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ func TestMergeGateways(t *testing.T) {
Debug: *flags.ShowDebug,
CleanupBaseResources: *flags.CleanupBaseResources,
RunTest: *flags.RunTest,
SkipTests: []string{},
})

// Setting up the necessary arguments for the suite instead of calling Suite.Setup method again,
Expand Down

0 comments on commit dcf6458

Please sign in to comment.