mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Merge remote-tracking branch 'origin/split-up-new-packages-database' into split-up-new-packages-database
This commit is contained in:
commit
706e5040ae
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