Skip to content

Commit

Permalink
rebase, and remove unused app and add one more token check
Browse files Browse the repository at this point in the history
  • Loading branch information
ndhanushkodi committed Feb 11, 2022
1 parent 497c054 commit 5646627
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 91 deletions.
1 change: 1 addition & 0 deletions acceptance/tests/connect/connect_inject_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ func TestConnectInject_MultiportServices(t *testing.T) {
require.NotContains(r, token.Description, multiport)
require.NotContains(r, token.Description, multiportAdmin)
require.NotContains(r, token.Description, staticClientName)
require.NotContains(r, token.Description, staticServerName)
}
})
})
Expand Down

This file was deleted.

69 changes: 0 additions & 69 deletions acceptance/tests/fixtures/cases/static-server-multiport/patch.yaml

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 5646627

Please sign in to comment.