Skip to content

Commit 6cfa819

Browse files
GGabrielerainest
authored andcommitted
tests: fix tests numbering
1 parent 56cc084 commit 6cfa819

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

tests/integration/sync_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -995,7 +995,7 @@ func Test_Sync_SkipCACert(t *testing.T) {
995995
}{
996996
{
997997
name: "syncing with --skip-ca-certificates should ignore CA certs",
998-
kongFile: "testdata/sync/008-skip-ca-cert/kong.yaml",
998+
kongFile: "testdata/sync/009-skip-ca-cert/kong.yaml",
999999
expectedState: utils.KongRawState{
10001000
Services: svc1_207,
10011001
CACertificates: []*kong.CACertificate{},

0 commit comments

Comments
 (0)