fix(web): MS23-P2 restore main branch CI #732
Reference in New Issue
Block a user
Delete Branch "fix/ms23-p2-main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Changes
OnboardingWizard.test.tsx: increase timeout for slow happy-path test in constrained CI.kanban/page.test.tsx: await+ Add taskbuttons via async query before interaction.Verification
pnpm --filter @mosaic/web exec vitest run src/components/onboarding/OnboardingWizard.test.tsx 'src/app/(authenticated)/kanban/page.test.tsx'SKIP_ENV_VALIDATION=true pnpm turbo lintSKIP_ENV_VALIDATION=true pnpm turbo typecheckSKIP_ENV_VALIDATION=true pnpm turbo test --filter=@mosaic/web