mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
26c3c1226e
* Adds a Contains() method on MockAuditor to help with asserting the presence of an audit log with specific fields. * Updates existing usages of verifyAuditWorkspaceCreated to use the new helper * Updates test referenced in PR#10396.