fix(deps): update dependency vitest to v4 #184
Annotations
3 errors
|
test
Process completed with exit code 1.
|
|
test/InteractiveVideo.test.tsx > InteractiveVideo > calls destroy on unmount:
test/InteractiveVideo.test.tsx#L91
AssertionError: expected "vi.fn()" to be called 1 times, but got 0 times
❯ test/InteractiveVideo.test.tsx:91:25
|
|
test/InteractiveVideo.test.tsx > InteractiveVideo > initializes IVLabsPlayer with correct parameters and calls loadCues/loadTranslations:
test/InteractiveVideo.test.tsx#L69
AssertionError: expected "vi.fn()" to be called 1 times, but got 0 times
❯ test/InteractiveVideo.test.tsx:69:26
|