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
// possible TODO: catch the os.Stderr output and check that this is printed out
1920
1920
// and if this is implemented, probably change the name to *_WarnOnFunction
1921
-
// expectedWarning := fmt.Sprintf("Warning: Cant undeploy Function in namespace '%s' - service not found. Namespace/Service might be deleted already", nsOne)
1921
+
// expectedWarning := fmt.Sprintf("Warning: Can't undeploy Function in namespace '%s' - service not found. Namespace/Service might be deleted already", nsOne)
0 commit comments