MCPcopy
hub / github.com/simstudioai/sim / flush

Function flush

packages/audit/src/log.test.ts:42–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40import { AuditAction, AuditResourceType, recordAudit } from './index'
41
42const flush = () => sleep(10)
43
44describe('AuditAction', () => {
45 it('contains all expected action categories', () => {

Callers 1

log.test.tsFile · 0.70

Calls 1

sleepFunction · 0.90

Tested by

no test coverage detected