Files
ComfyUI_frontend/browser_tests/tests
Glary-Bot 9b4612c67b fix(test): clear toast queue after dismissing subscription dialog
The subscription bootstrap path surfaces a transient error toast in the
top-right that overlaps the user popover region and intercepts clicks on
the add-credits-button. Five of the new credits.spec.ts cases were
failing in CI for this reason. Use the existing ToastHelper to clear
any queued toasts before the test body runs.
2026-05-11 19:33:35 +00:00
..