Skip to content

Commit 1ca94ef

Browse files
committed
ci: fixed snaps
1 parent 221e123 commit 1ca94ef

File tree

3 files changed

+448
-167
lines changed

3 files changed

+448
-167
lines changed

__tests__/__snapshots__/index.js.snap

+3
Original file line numberDiff line numberDiff line change
@@ -249,14 +249,17 @@ Object {
249249
"countReset": [Function],
250250
"debug": [Function],
251251
"dir": [Function],
252+
"dirxml": [Function],
252253
"error": [Function],
253254
"group": [Function],
254255
"groupCollapsed": [Function],
255256
"groupEnd": [Function],
256257
"info": [Function],
257258
"log": [Function],
259+
"table": [Function],
258260
"time": [Function],
259261
"timeEnd": [Function],
262+
"timeLog": [Function],
260263
"trace": [Function],
261264
"warn": [Function],
262265
},

0 commit comments

Comments
 (0)