refactor(reactivity): remove redundant variable declaration #6
ci.yml
on: push
test
/
unit-test
49s
test
/
unit-test-windows
1m 10s
test
/
e2e-test
1m 31s
test
/
lint-and-test-dts
50s
continuous-release
0s
Annotations
2 errors
packages/reactivity/__tests__/readonly.spec.ts > reactivity/readonly > attempting to write plain value to a readonly ref nested in a reactive object should fail:
packages/reactivity/__tests__/readonly.spec.ts#L501
AssertionError: expected [Function] to throw an error
❯ packages/reactivity/__tests__/readonly.spec.ts:501:8
|
test / unit-test
Process completed with exit code 1.
|