mirror of
https://github.com/coder/coder.git
synced 2026-09-23 22:20:22 +08:00
* chore: update cSpell words * chore: add ignorePaths for cSpell * fix: update isNotificationTextPrefixed This removes an eslint-disable rule and adds two new tests to ensure isNotificationTextPrefixed is working as expected. * fix(e2e): remove filter in workspacesPage