Cleanup tests for index page

This commit is contained in:
Jeff Avallone 2019-03-26 18:29:40 -04:00
parent 110543a537
commit 461d8aa7ac

View File

@ -8,7 +8,7 @@ jest.mock('components/App', () =>
import React from 'react'; import React from 'react';
import { render } from 'react-testing-library'; import { render } from 'react-testing-library';
import { IndexPage } from 'pages/index'; import IndexPage from 'pages/index';
const queryResult = { const queryResult = {
site: { site: {