fuzzy all working #11
Annotations
11 errors
|
🏃 Run tests:
test-fixtures/testBuiltInFormats.ts#L29
AssertionError: expected { year: 2021, month: 1, day: 31, …(1) } to match object { year: 2021, month: 1, day: 31, …(3) }
(1 matching property omitted from actual)
- Expected
+ Received
Object {
"day": 31,
- "hour": 1,
- "minute": 31,
"month": 1,
- "second": 21,
"year": 2021,
}
❯ test-fixtures/testBuiltInFormats.ts:29:24
|
🏃 Run tests:
test-fixtures/testBuiltInFormats.ts#L29
AssertionError: expected { year: 2021, month: 1, day: 31 } to match object { year: 2021, month: 1, day: 31, …(2) }
- Expected
+ Received
Object {
"day": 31,
- "hour": 1,
- "minute": 31,
"month": 1,
"year": 2021,
}
❯ test-fixtures/testBuiltInFormats.ts:29:24
|
🏃 Run tests:
test-fixtures/testBuiltInFormats.ts#L29
AssertionError: expected { year: 2021, month: 1, day: 31 } to match object { year: 2021, month: 1, day: 31, …(1) }
- Expected
+ Received
Object {
"day": 31,
- "hour": 1,
"month": 1,
"year": 2021,
}
❯ test-fixtures/testBuiltInFormats.ts:29:24
|
🏃 Run tests:
test-fixtures/testBuiltInFormats.ts#L29
AssertionError: expected { year: 2021, month: 1, day: 31, …(1) } to match object { year: 2021, month: 1, day: 31, …(3) }
(1 matching property omitted from actual)
- Expected
+ Received
Object {
"day": 31,
- "hour": 1,
- "minute": 31,
"month": 1,
- "second": 21,
"year": 2021,
}
❯ test-fixtures/testBuiltInFormats.ts:29:24
|
🏃 Run tests:
test-fixtures/testBuiltInFormats.ts#L29
AssertionError: expected { year: 2021, month: 1, day: 31 } to match object { year: 2021, month: 1, day: 31, …(2) }
- Expected
+ Received
Object {
"day": 31,
- "hour": 1,
- "minute": 31,
"month": 1,
"year": 2021,
}
❯ test-fixtures/testBuiltInFormats.ts:29:24
|
🏃 Run tests:
test-fixtures/testBuiltInFormats.ts#L29
AssertionError: expected { year: 2021, month: 1, day: 31 } to match object { year: 2021, month: 1, day: 31, …(1) }
- Expected
+ Received
Object {
"day": 31,
- "hour": 1,
"month": 1,
"year": 2021,
}
❯ test-fixtures/testBuiltInFormats.ts:29:24
|
🏃 Run tests:
test-fixtures/testBuiltInFormats.ts#L29
AssertionError: expected { year: 2021, month: 1, day: 31, …(1) } to match object { year: 2021, month: 1, day: 31, …(3) }
(1 matching property omitted from actual)
- Expected
+ Received
Object {
"day": 31,
- "hour": 1,
- "minute": 31,
"month": 1,
- "second": 21,
"year": 2021,
}
❯ test-fixtures/testBuiltInFormats.ts:29:24
|
🏃 Run tests:
test-fixtures/testBuiltInFormats.ts#L29
AssertionError: expected { year: 2021, month: 1, day: 31 } to match object { year: 2021, month: 1, day: 31, …(2) }
- Expected
+ Received
Object {
"day": 31,
- "hour": 1,
- "minute": 31,
"month": 1,
"year": 2021,
}
❯ test-fixtures/testBuiltInFormats.ts:29:24
|
🏃 Run tests:
test-fixtures/testBuiltInFormats.ts#L29
AssertionError: expected { year: 2021, month: 1, day: 31 } to match object { year: 2021, month: 1, day: 31, …(1) }
- Expected
+ Received
Object {
"day": 31,
- "hour": 1,
"month": 1,
"year": 2021,
}
❯ test-fixtures/testBuiltInFormats.ts:29:24
|
🏃 Run tests:
test-fixtures/testBuiltInFormats.ts#L29
AssertionError: expected { year: 2021, month: 1, day: 31 } to match object { year: 2021, month: 1, day: 31, …(3) }
- Expected
+ Received
Object {
"day": 31,
- "hour": 1,
- "minute": 31,
"month": 1,
- "second": 21,
"year": 2021,
}
❯ test-fixtures/testBuiltInFormats.ts:29:24
|
Loading