We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d796cb commit ca1cf47Copy full SHA for ca1cf47
sample-new-architecture/__tests__/App-test.tsx
@@ -5,7 +5,7 @@
5
import React from 'react';
6
7
// Note: import explicitly to use the types shipped with jest.
8
-import {it} from '@jest/globals';
+import { it } from '@jest/globals';
9
10
// Note: test renderer must be required after react-native.
11
import renderer from 'react-test-renderer';
0 commit comments