Skip to content

Commit 5a8395d

Browse files
author
Dushyant Bhalgami
committed
fixed failed testcases
1 parent d51cb41 commit 5a8395d

File tree

2 files changed

+60
-57
lines changed

2 files changed

+60
-57
lines changed

Diff for: __tests__/__snapshots__/index.js.snap

+3
Original file line numberDiff line numberDiff line change
@@ -212,14 +212,17 @@ Object {
212212
"countReset": [Function],
213213
"debug": [Function],
214214
"dir": [Function],
215+
"dirxml": [Function],
215216
"error": [Function],
216217
"group": [Function],
217218
"groupCollapsed": [Function],
218219
"groupEnd": [Function],
219220
"info": [Function],
220221
"log": [Function],
222+
"table": [Function],
221223
"time": [Function],
222224
"timeEnd": [Function],
225+
"timeLog": [Function],
223226
"trace": [Function],
224227
"warn": [Function],
225228
},

0 commit comments

Comments
 (0)