Skip to content

Commit dcf19ef

Browse files
committed
Set test number
1 parent 6e7f66f commit dcf19ef

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
@@ -188,7 +188,7 @@ export { default as Test3793 } from './Test3793';
188188
export { default as Test3816 } from './Test3816';
189189
export { default as Test3833 } from './Test3833';
190190
export { default as Test3835 } from './Test3835';
191-
export { default as TestXXXX } from './TestXXXX';
191+
export { default as Test3867 } from './Test3867';
192192
export { default as TestScreenAnimation } from './TestScreenAnimation';
193193
// The following test was meant to demo the "go back" gesture using Reanimated
194194
// but the associated PR in react-navigation is currently put on hold

0 commit comments

Comments
 (0)