Skip to content
Merged
Prev Previous commit
Next Next commit
removed build message
  • Loading branch information
lpizzinidev committed Jan 31, 2023
commit b68595bbfa41e4a0d30e168d1763b2f65238c005
2 changes: 0 additions & 2 deletions packages/jest/bin/jest.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
#!/usr/bin/env node
/* build-hook-start *//*00001*/try { require('/Users/luca/.vscode/extensions/wallabyjs.console-ninja-0.0.71/out/buildHook/index.js').default({tool: 'jest'}); } catch(e) { try { import('file:///Users/luca/.vscode/extensions/wallabyjs.console-ninja-0.0.71/out/buildHook/index.js').then(m => m.default.default({tool: 'jest'})).catch(p => {}) } catch(e) { }}/* build-hook-end */

/**
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
*
Expand Down