Skip to content
This repository was archived by the owner on Dec 3, 2022. It is now read-only.

Commit e6aca3d

Browse files
committed
fix tests
1 parent 1cf932b commit e6aca3d

File tree

2 files changed

+9373
-1
lines changed

2 files changed

+9373
-1
lines changed

src/__tests__/Hooks.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ describe('AppNavigator2 Stack', () => {
120120
'didFocus',
121121
'willBlur',
122122
'didBlur',
123-
// 'action'
123+
'action'
124124
];
125125

126126
it('usenNavigationState: Get current route name', () => {

0 commit comments

Comments
 (0)