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(e2e): remove redundant timeouts and update isDevelopment logic
- Eliminate unnecessary `waitForTimeout` calls for improved test performance in `teach.spec.ts`.
- Refactor `playwright.config.ts` to enhance `isDevelopment` logic, ensuring proper handling of CI and local development environments.
0 commit comments