Update index.mjs
This commit is contained in:
parent
b54c009798
commit
20b2f56039
@ -179,4 +179,4 @@ const logOpsTestReport = logTestReport.bind(null, testStatus);
|
||||
(async function() {
|
||||
const results = await TestRegister.runTests();
|
||||
logOpsTestReport(results);
|
||||
})();
|
||||
})();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user