mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +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.