Skip to content

Commit 6a81462

Browse files
committed
test: update snapshots (not important)
1 parent 2fb9680 commit 6a81462

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

src/basic.test.ts

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -207,14 +207,14 @@ describe('logger tests', () => {
207207
"effector",
208208
"padding-left: 4px; padding-right: 4px; font-weight: normal; font-family: Menlo, monospace;",
209209
"padding-left: 4px; padding-right: 4px; font-weight: normal; background-color: #9ccc65; color: #000",
210-
"(scope: 67) 21",
210+
"(scope: 65) 21",
211211
"color: currentColor; background-color: transparent;",
212212
"padding-left: 4px; padding-right: 4px; font-weight: normal; padding-left: 4px;",
213213
undefined,
214214
"padding-left: 4px; padding-right: 4px; font-weight: normal; color: #9e9e9e; padding-left: 20px;",
215215
"",
216216
"padding-left: 4px; padding-right: 4px; font-weight: normal; color: #9e9e9e; padding-left: 20px;",
217-
"(scope: 67) 21",
217+
"(scope: 65) 21",
218218
],
219219
[
220220
"%c%s%c  %c%s%c  %c%s%c  %c%s  %c%o  %c%s  %c%s",
@@ -225,7 +225,7 @@ describe('logger tests', () => {
225225
"effector",
226226
"padding-left: 4px; padding-right: 4px; font-weight: normal; font-family: Menlo, monospace;",
227227
"padding-left: 4px; padding-right: 4px; font-weight: normal; background-color: #7e57c2; color: #fff",
228-
"(scope: 67) 19",
228+
"(scope: 65) 19",
229229
"color: currentColor; background-color: transparent;",
230230
"padding-left: 4px; padding-right: 4px; font-weight: normal; ",
231231
"-> ",
@@ -234,7 +234,7 @@ describe('logger tests', () => {
234234
"padding-left: 4px; padding-right: 4px; font-weight: normal; color: #9e9e9e; padding-left: 20px;",
235235
"",
236236
"padding-left: 4px; padding-right: 4px; font-weight: normal; color: #9e9e9e; padding-left: 20px;",
237-
"(scope: 67) 19",
237+
"(scope: 65) 19",
238238
],
239239
[
240240
"%c%s%c  %c%s%c  %c%s%c  %c%o  %c%s  %c%s",
@@ -245,14 +245,14 @@ describe('logger tests', () => {
245245
"effector",
246246
"padding-left: 4px; padding-right: 4px; font-weight: normal; font-family: Menlo, monospace;",
247247
"padding-left: 4px; padding-right: 4px; font-weight: normal; background-color: #26a69a; color: #000",
248-
"(scope: 67) 22",
248+
"(scope: 65) 22",
249249
"color: currentColor; background-color: transparent;",
250250
"padding-left: 4px; padding-right: 4px; font-weight: normal; padding-left: 4px;",
251251
undefined,
252252
"padding-left: 4px; padding-right: 4px; font-weight: normal; color: #9e9e9e; padding-left: 20px;",
253253
"",
254254
"padding-left: 4px; padding-right: 4px; font-weight: normal; color: #9e9e9e; padding-left: 20px;",
255-
"(scope: 67) 22",
255+
"(scope: 65) 22",
256256
],
257257
[
258258
"%c%s%c  %c%s%c  %c%s%c  %c%s  %c%o  %c%s  %c%s",
@@ -263,7 +263,7 @@ describe('logger tests', () => {
263263
"effector",
264264
"padding-left: 4px; padding-right: 4px; font-weight: normal; font-family: Menlo, monospace;",
265265
"padding-left: 4px; padding-right: 4px; font-weight: normal; background-color: #7e57c2; color: #fff",
266-
"(scope: 67) 22.inFlight",
266+
"(scope: 65) 22.inFlight",
267267
"color: currentColor; background-color: transparent;",
268268
"padding-left: 4px; padding-right: 4px; font-weight: normal; ",
269269
"-> ",
@@ -272,7 +272,7 @@ describe('logger tests', () => {
272272
"padding-left: 4px; padding-right: 4px; font-weight: normal; color: #9e9e9e; padding-left: 20px;",
273273
"",
274274
"padding-left: 4px; padding-right: 4px; font-weight: normal; color: #9e9e9e; padding-left: 20px;",
275-
"(scope: 67) 22.inFlight",
275+
"(scope: 65) 22.inFlight",
276276
],
277277
[
278278
"%c%s%c  %c%s%c  %c%s%c  %c%s  %c(%o)  %c%s  %c%o  %c%s  %c%s",
@@ -283,7 +283,7 @@ describe('logger tests', () => {
283283
"effector",
284284
"padding-left: 4px; padding-right: 4px; font-weight: normal; font-family: Menlo, monospace;",
285285
"padding-left: 4px; padding-right: 4px; font-weight: normal; background-color: #26a69a; color: #000",
286-
"(scope: 67) 22",
286+
"(scope: 65) 22",
287287
"color: currentColor; background-color: transparent;",
288288
"padding-left: 4px; padding-right: 4px; font-weight: normal; ",
289289
"done ✅",
@@ -296,7 +296,7 @@ describe('logger tests', () => {
296296
"padding-left: 4px; padding-right: 4px; font-weight: normal; color: #9e9e9e; padding-left: 20px;",
297297
"",
298298
"padding-left: 4px; padding-right: 4px; font-weight: normal; color: #9e9e9e; padding-left: 20px;",
299-
"(scope: 67) 22",
299+
"(scope: 65) 22",
300300
],
301301
[
302302
"%c%s%c  %c%s%c  %c%s%c  %c%s  %c%o  %c%s  %c%s",
@@ -307,7 +307,7 @@ describe('logger tests', () => {
307307
"effector",
308308
"padding-left: 4px; padding-right: 4px; font-weight: normal; font-family: Menlo, monospace;",
309309
"padding-left: 4px; padding-right: 4px; font-weight: normal; background-color: #7e57c2; color: #fff",
310-
"(scope: 67) 22.inFlight",
310+
"(scope: 65) 22.inFlight",
311311
"color: currentColor; background-color: transparent;",
312312
"padding-left: 4px; padding-right: 4px; font-weight: normal; ",
313313
"-> ",
@@ -316,7 +316,7 @@ describe('logger tests', () => {
316316
"padding-left: 4px; padding-right: 4px; font-weight: normal; color: #9e9e9e; padding-left: 20px;",
317317
"",
318318
"padding-left: 4px; padding-right: 4px; font-weight: normal; color: #9e9e9e; padding-left: 20px;",
319-
"(scope: 67) 22.inFlight",
319+
"(scope: 65) 22.inFlight",
320320
],
321321
]
322322
`);

0 commit comments

Comments
 (0)