mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Apply suggestions from code review
Co-authored-by: bitterpanda <bitterpanda@proton.me>
This commit is contained in:
parent
5b1cd7e8da
commit
faf0ba898c
1 changed files with 0 additions and 2 deletions
|
|
@ -57,8 +57,6 @@ mock.module("../config/settings.js", {
|
|||
});
|
||||
|
||||
// Import the warnings module so we can reset its state between tests.
|
||||
// The state (hasWarnedAboutUnavailableNewPackagesDatabase) lives in a separate
|
||||
// module and is not reset by the dynamic-import cache-buster trick used below.
|
||||
const { resetWarningState } = await import("./newPackagesDatabaseWarnings.js");
|
||||
|
||||
describe("newPackagesDatabase", async () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue