Skip to content

Commit aa3b944

Browse files
committed
update import for terminal/base.ts
1 parent 3e08ffc commit aa3b944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

evals/test-setup.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import path from 'path'
44

55
import { getInitialAgentState } from 'common/types/agent-state'
66
import { setProjectRoot, setWorkingDirectory } from 'npm-app/project-files'
7-
import { recreateShell } from 'npm-app/utils/terminal'
7+
import { recreateShell } from 'npm-app/terminal/base'
88

99
import {
1010
createFileReadingMock,

0 commit comments

Comments
 (0)