add harmony unittest #67
test.yml
on: push
JS Unit Tests
55s
C++ Unit Tests
1m 1s
Annotations
2 errors
|
JS Unit Tests
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
src/__tests__/isInRollout.test.ts#L69
Expected: true
Received: false
at <anonymous> (/home/runner/work/react-native-update/react-native-update/src/__tests__/isInRollout.test.ts:69:28)
|