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
Fix domain smoke test: target org in AfterEach, assert on create output
AdminUserContext has TestSpace=nil so TargetSpace() is a no-op; cf delete-shared-domain in the fork CLI requires an org to be targeted. Fix by calling 'cf target -o' before the delete.
Assert on the create-shared-domain TIP output (which contains "identity-aware") and check the domain name appears in cf domains.
0 commit comments