Merge branch 'main' #50
Annotations
3 errors
Run Tests:
test/index.spec.js#L588
AssertionError: expected '{"t":0,"v":{"hello":{"t":1,"v":"world…' to deeply equal { hello: 'world' }
- Expected:
Object {
"hello": "world",
}
+ Received:
"{\"t\":0,\"v\":{\"hello\":{\"t\":1,\"v\":\"world\"}}}"
❯ test/index.spec.js:588:37
|
Run Tests:
test/index.spec.js#L620
AssertionError: expected '{"t":0,"v":{"hello":{"t":1,"v":"world…' to deeply equal { hello: 'world' }
- Expected:
Object {
"hello": "world",
}
+ Received:
"{\"t\":0,\"v\":{\"hello\":{\"t\":1,\"v\":\"world\"}}}"
❯ test/index.spec.js:620:37
|
Run Tests
Process completed with exit code 1.
|
Loading