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
// Note that even though the default way to access a team booking in an organization is to not use /team in the URL, but it isn't testable with playwright as the rewrite is taken care of by Next.js config which can't handle on the fly org slug's handling
606
-
// So, we are using /team in the URL to access the team booking
607
-
// There are separate tests to verify that the next.config.js rewrites are working
608
-
// Also there are additional checkly tests that verify absolute e2e flow. They are in __checks__/organization.spec.ts
0 commit comments