mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Implement e2e tests
This commit is contained in:
parent
f817bf887a
commit
059cba06bc
17 changed files with 163 additions and 293 deletions
|
|
@ -12,7 +12,6 @@ export async function main(args) {
|
|||
await proxy.startServer();
|
||||
|
||||
try {
|
||||
console.log(chalk.blueBright.bold("main.js: Scanning for malicious packages..."));
|
||||
// This parses all the --safe-chain arguments and removes them from the args array
|
||||
args = initializeCliArguments(args);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue