mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00:00
* 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.