Cleanup tests for index page
This commit is contained in:
parent
110543a537
commit
461d8aa7ac
@ -8,7 +8,7 @@ jest.mock('components/App', () =>
|
||||
import React from 'react';
|
||||
import { render } from 'react-testing-library';
|
||||
|
||||
import { IndexPage } from 'pages/index';
|
||||
import IndexPage from 'pages/index';
|
||||
|
||||
const queryResult = {
|
||||
site: {
|
||||
|
Loading…
Reference in New Issue
Block a user