You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Context("Create GitOpsDeployment CR with invalid .spec.syncPolicy.syncOptions field", func() {
57
60
It("Should fail with error saying the specified sync option in .spec.syncPolicy.syncOptions is either mispelled or is not supported by GitOpsDeployment", func() {
Context("Update GitOpsDeployment CR with invalid .spec.syncPolicy.syncOptions field", func() {
93
101
It("Should fail with error saying the specified sync option in .spec.syncPolicy.syncOptions is either mispelled or is not supported by GitOpsDeployment", func() {
0 commit comments