diff --git a/client/src/App.test.tsx b/client/src/App.test.tsx index 3a7a8cc56fc10c8204edd16bb784b72ca3ad50ac..fac51bb8f4fde0143a7c86e7f72412a3d65c0cf0 100644 --- a/client/src/App.test.tsx +++ b/client/src/App.test.tsx @@ -1,5 +1,5 @@ -import React from 'react' import { render, screen } from '@testing-library/react' +import React from 'react' import App from './App' test('renders learn react link', () => {