| 1 | import { describe, expect, test } from '@jest/globals'; |
| 2 | import { parseComflowyLogs } from '../comflowy-log-parser'; |
| 3 | const testString = ` |
| 4 | ** ComfyUI startup time: 2024-02-27 22:20:19.904847 |
nothing calls this directly
no test coverage detected