test: add bun types to test setup
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/// <reference types="bun-types" />
|
||||
import { afterEach, beforeEach, mock } from "bun:test"
|
||||
import { rmSync } from "node:fs"
|
||||
import { _resetForTesting as resetClaudeSessionState } from "./src/features/claude-code-session-state/state"
|
||||
|
||||
Reference in New Issue
Block a user