mirror of
https://github.com/coder/coder.git
synced 2025-07-09 11:45:56 +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.