Skip to content

Commit b122859

Browse files
committed
Rename the test to Test2819
1 parent 3431d8f commit b122859

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

apps/src/tests/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ export { default as Test2717 } from './Test2717';
126126
export { default as Test2767 } from './Test2767';
127127
export { default as Test2789 } from './Test2789';
128128
export { default as Test2811 } from './Test2811';
129+
export { default as Test2819 } from './Test2819';
129130
export { default as TestScreenAnimation } from './TestScreenAnimation';
130131
export { default as TestScreenAnimationV5 } from './TestScreenAnimationV5';
131132
export { default as TestHeader } from './TestHeader';
@@ -137,6 +138,5 @@ export { default as TestMemoryLeak } from './TestMemoryLeak';
137138
export { default as TestFormSheet } from './TestFormSheet';
138139
export { default as TestAndroidTransitions } from './TestAndroidTransitions';
139140
export { default as TestAnimation } from './TestAnimation';
140-
export { default as TestRepro } from './TestRepro';
141141

142142

0 commit comments

Comments
 (0)