mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-01-12 22:51:18 +08:00
test: rename screen
This commit is contained in:
@@ -2196,7 +2196,7 @@ it('tries to match wildcard patterns at the end', () => {
|
||||
path: '/bar/:id/',
|
||||
screens: {
|
||||
404: '*',
|
||||
matches: ':params',
|
||||
UserProfile: ':userSlug',
|
||||
Test: 'test',
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user