Skip to content

Commit 650ee89

Browse files
committed
Set test number
1 parent 836737d commit 650ee89

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

0 commit comments

Comments
 (0)