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 38f64f6 commit f8b3834Copy full SHA for f8b3834
tests/Coroutine.test.js modules/__tests__/Coroutine-test.jstests/Coroutine.test.js renamed to modules/__tests__/Coroutine-test.js
@@ -1,6 +1,6 @@
1
import React from 'react';
2
import Renderer from 'react-test-renderer';
3
-import Coroutine from '../modules/Coroutine';
+import Coroutine from '../Coroutine';
4
5
describe('Coroutine', () => {
6
it('should render empty body until coroutine is resolved', async () => {
0 commit comments