🧪 Add tests for isInRollout algorithm (#544) #58
test.yml
on: push
JS Unit Tests
1m 0s
C++ Unit Tests
1m 0s
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)
|