- Timestamp:
- 11/25/21 22:08:24 (3 years ago)
- Branches:
- master
- Children:
- 8d391a1
- Parents:
- 59329aa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trip-planner-front/node_modules/karma/lib/launchers/capture_timeout.js
r59329aa re29cc2e 18 18 } 19 19 20 log.warn(`${this.name} ha venot captured in ${captureTimeout} ms, killing.`)20 log.warn(`${this.name} has not captured in ${captureTimeout} ms, killing.`) 21 21 this.error = 'timeout' 22 22 this.kill()
Note:
See TracChangeset
for help on using the changeset viewer.