summaryrefslogtreecommitdiffstats
path: root/frontend/__tests__/PleaseSignIn.test.js
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/__tests__/PleaseSignIn.test.js')
-rw-r--r--frontend/__tests__/PleaseSignIn.test.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/__tests__/PleaseSignIn.test.js b/frontend/__tests__/PleaseSignIn.test.js
index 5a5a856..68581b7 100644
--- a/frontend/__tests__/PleaseSignIn.test.js
+++ b/frontend/__tests__/PleaseSignIn.test.js
@@ -4,7 +4,7 @@ import wait from 'waait';
import PleaseSignIn from '../components/PleaseSignIn';
import { MockedProvider } from 'react-apollo/test-utils';
import { fakeUser } from '../lib/testUtils';
-import { CURRENT_USER_QUERY } from '../queries/queries';
+import { CURRENT_USER_QUERY } from '../queries/queries.graphql';
const notSignedInMocks = [
{