Skip to content

Commit 8593b67

Browse files
authored
chore(project): skip the project test (#540)
1 parent 417b866 commit 8593b67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/project_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ spec:
3131
}
3232

3333
func TestProject(t *testing.T) {
34+
t.Skip("Requires a payment to be done to remove the project.")
3435
t.Parallel()
3536
defer recoverPanic(t)
3637

0 commit comments

Comments
 (0)