5 lines
79 B
JavaScript
5 lines
79 B
JavaScript
TIMEOUT(120000);
|
|
|
|
WAIT_UNTIL(msg.startsWith('Completion time'));
|
|
log.testOK();
|