diff --git a/src/components/Layout/Layout.test.js b/src/components/Layout/Layout.test.js index 71cd42870..c68751196 100644 --- a/src/components/Layout/Layout.test.js +++ b/src/components/Layout/Layout.test.js @@ -16,7 +16,7 @@ import App from '../App'; import Layout from './Layout'; describe('Layout', () => { - it('renders children correctly', () => { + test('renders children correctly', () => { const wrapper = renderer .create( {} }}>