test: add promptAsync mocks to all test files for promptAsync migration
This commit is contained in:
@@ -34,6 +34,7 @@ describe("atlas hook", () => {
|
||||
client: {
|
||||
session: {
|
||||
prompt: promptMock,
|
||||
promptAsync: promptMock,
|
||||
},
|
||||
},
|
||||
_promptMock: promptMock,
|
||||
|
||||
Reference in New Issue
Block a user