mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 20:20:49 +00:00
Fix mocking in tests
This commit is contained in:
parent
9a78cafbfd
commit
0f164d055f
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ describe("scanCommand", async () => {
|
|||
writeError: () => {},
|
||||
writeInformation: () => {},
|
||||
writeWarning: () => {},
|
||||
writeExitWithoutInstallingMaliciousPackages: () => {},
|
||||
emptyLine: () => {},
|
||||
confirm: mockConfirm,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue