diff --git a/src/App.test.js b/src/App.test.js index dbd8c24..ce94491 100644 --- a/src/App.test.js +++ b/src/App.test.js @@ -1,6 +1,2 @@ import { render, screen } from '@testing-library/react'; import App from './App'; - -test('renders learn react link', () => { - render(); -});