Skip to content

Commit 5ef71e3

Browse files
author
Hweinstock
committed
fix: add import to address failing unit test
1 parent 59cbe40 commit 5ef71e3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/handlers/harness/exec/exec.screen.test.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ import {
1111
cleanupScreens,
1212
StreamController,
1313
TestCoreClient,
14+
waitFor,
1415
} from "../../../testing";
1516

1617
afterEach(cleanupScreens);

0 commit comments

Comments
 (0)