mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
Cleans the last few instances of ExpectMatch that didn't use the new `(ctx, ...)` variant, then deletes the deprecated method and renames `ExpectMatchContext` to drop the `Context` suffix.