2
0
mirror of https://github.com/gchq/CyberChef synced 2025-12-11 05:43:28 +00:00

update test sample data

This commit is contained in:
d98762625
2019-01-04 16:31:06 +00:00
parent 6ca78ce8cb
commit f7d425189a
3 changed files with 3 additions and 3 deletions

View File

@@ -64,7 +64,7 @@ function handleTestResult(testStatus, testResult) {
/**
* Log each test result, count tests and failures. Log test suite run duration.
*
*
* @param {Object} testStatus - object describing test run data
* @param {Object[]} results - results from TestRegister
*/