Skip to content

Commit e0034af

Browse files
author
Abhinav Minhas
committed
Test title udpate
1 parent 780aeea commit e0034af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ const xml2js = require('xml2js');
162162
})();
163163

164164
(async () => {
165-
console.log('🧪🔹 [ TEST 12 - Max delay test.');
165+
console.log('🧪🔹 [ TEST 12 - Max delay test. ] 🔹🧪');
166166
let waitTime = 20001;
167167
let timeNow = new Date().getTime();
168168
parser.delay(waitTime);

0 commit comments

Comments
 (0)