Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Prashansa-K committed Sep 10, 2024
1 parent 09226d1 commit 7c84bb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/dump_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ func Test_Dump_SkipConsumers_Konnect(t *testing.T) {
stateFile: "testdata/dump/002-skip-consumers/kong34.yaml",
expectedFile: "testdata/dump/002-skip-consumers/expected_konnect.yaml",
skipConsumers: true,
opts: cmp.Option{},
opts: nil,
},
{
name: "dump with no skip-consumers",
Expand Down

0 comments on commit 7c84bb5

Please sign in to comment.