Skip to content

Commit 77723b3

Browse files
committed
Reorder exports
1 parent 1935947 commit 77723b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/jest/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ export {
1111
SearchSource,
1212
createTestScheduler,
1313
getVersion,
14-
runCLI,
1514
readConfigs,
1615
readInitialOptions,
16+
runCLI,
1717
runCore,
1818
} from '@jest/core';
1919

0 commit comments

Comments
 (0)