Cleanup tests for index page
This commit is contained in:
@@ -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: {
|
||||||
|
|||||||
Reference in New Issue
Block a user