Skip to content

Commit 588c39d

Browse files
committed
fixup: one more FLE test
1 parent 5e2ce08 commit 588c39d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/e2e-tests/test/e2e-fle.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -927,6 +927,7 @@ describe('FLE tests', function () {
927927
await testServer.connectionString(),
928928
],
929929
});
930+
await shell.waitForPrompt();
930931
await shell.executeLine(`{
931932
const keyMongo = Mongo(
932933
db.getMongo(),

0 commit comments

Comments
 (0)