chore: removed log
All checks were successful
Build / Build-and-ng-test (pull_request) Successful in 4m2s

This commit is contained in:
Mihajlo Medjedovic 2024-09-02 09:29:48 +02:00
parent 6edf0dfb31
commit 31d1870198

View File

@ -70,7 +70,6 @@ context('excel multi load tests: ', function () {
submitTables()
hasSuccessSubmits(2, (valid: boolean) => {
console.log('valid', valid)
if (valid) done()
})