Skip to content

Commit 2f3ed0d

Browse files
committed
Remove Sanity tag
1 parent e86b7e9 commit 2f3ed0d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/kfto/validating_admission_policy_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ var (
5656
func TestValidatingAdmissionPolicy(t *testing.T) {
5757
test := With(t)
5858

59-
Tags(t, Sanity)
60-
6159
// Create namespace with unique name and required labels
6260
var AsDefaultQueueNamespace = ErrorOption[*corev1.Namespace](func(ns *corev1.Namespace) error {
6361
if ns.Labels == nil {

0 commit comments

Comments
 (0)