mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-26 01:36:17 -04:00
move node test suite into its own grunt command
This commit is contained in:
parent
f22e9ceec6
commit
9d674ce5a7
9 changed files with 116 additions and 73 deletions
|
@ -98,8 +98,7 @@ const testStatus = {
|
|||
allTestsPassing: true,
|
||||
counts: {
|
||||
total: 0,
|
||||
},
|
||||
start: new Date(),
|
||||
}
|
||||
};
|
||||
|
||||
setLongTestFailure();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue