-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
bugSomething isn't workingSomething isn't workingdependenciesPull requests that update a dependency filePull requests that update a dependency file
Description
Output:
jest --verbose -u MessagesAddress
FAIL __tests__/MessagesAddress.snapshot.tsx (13.172 s)
Component Messages Address - test
✕ Messages Address - snapshot (12737 ms)
● Component Messages Address - test › Messages Address - snapshot
RangeError: Invalid string length
at printObjectProperties (node_modules/pretty-format/build/collections.js:170:47)
at printComplexValue (node_modules/pretty-format/build/index.js:255:50)
at printer (node_modules/pretty-format/build/index.js:325:10)
Deleting the following lines allows Jest to run normally:
zingo-mobile/components/Messages/components/MessageList.tsx
Lines 666 to 673 in 6b1a56a
| refreshControl={ | |
| <RefreshControl | |
| refreshing={false} | |
| onRefresh={() => doRefresh(RefreshScreenEnum.MessageList)} | |
| tintColor={colors.text} | |
| title={translate('history.refreshing') as string} | |
| /> | |
| } |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdependenciesPull requests that update a dependency filePull requests that update a dependency file