Skip to content

Commit

Permalink
Fix test failure (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeep-paliwal authored Jun 5, 2023
1 parent 4e27e32 commit b51fd7d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/print.action.logs.test.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

const runtimeLibUtils = require('../src/utils')
const printFilteredActionLogsOriginal = runtimeLibUtils.printFilteredActionLogs
runtimeLibUtils.checkOpenWhiskCredentials = jest.fn()
Expand Down

0 comments on commit b51fd7d

Please sign in to comment.