summaryrefslogtreecommitdiff
path: root/integration-tests/write_file.test.ts
diff options
context:
space:
mode:
Diffstat (limited to 'integration-tests/write_file.test.ts')
-rw-r--r--integration-tests/write_file.test.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/integration-tests/write_file.test.ts b/integration-tests/write_file.test.ts
index 49cdda38..7dd6445d 100644
--- a/integration-tests/write_file.test.ts
+++ b/integration-tests/write_file.test.ts
@@ -4,7 +4,7 @@
* SPDX-License-Identifier: Apache-2.0
*/
-import { describe, it, expect } from 'vitest';
+import { describe, it, expect, vi } from 'vitest';
import {
TestRig,
createToolCallErrorMessage,