Skip to content

Commit 9d86d77

Browse files
committed
Set test number
1 parent 6778169 commit 9d86d77

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

apps/src/tests/issue-tests/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ export { default as Test3760 } from './Test3760';
185185
export { default as Test3770 } from './Test3770';
186186
export { default as Test3793 } from './Test3793';
187187
export { default as Test3816 } from './Test3816';
188-
export { default as TestXXXX } from './TestXXXX';
188+
export { default as Test3867 } from './Test3867';
189189
export { default as TestScreenAnimation } from './TestScreenAnimation';
190190
// The following test was meant to demo the "go back" gesture using Reanimated
191191
// but the associated PR in react-navigation is currently put on hold

0 commit comments

Comments
 (0)