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 c881044 commit b865ca5Copy full SHA for b865ca5
src/__tests__/App-test.js
@@ -1,5 +1,5 @@
1
import React from 'react';
2
-import App from '../\App';
+import App from 'App';
3
import renderer from 'react-test-renderer';
4
5
describe('App', () => {
0 commit comments