UNPKG

supamend

Version:

Pluggable DevSecOps Security Scanner with 10+ scanners and multiple reporting channels

10 lines 232 B
"use strict"; // Global test setup beforeAll(() => { // Set up any global test configuration process.env.NODE_ENV = 'test'; }); afterAll(() => { // Clean up any global test resources }); //# sourceMappingURL=setup.js.map