remove CRA test

main
AdamSBlack 2022-01-07 18:03:07 +00:00
parent 1528b73832
commit 8a271704f7
No known key found for this signature in database
GPG Key ID: E66E51A97D150E28
1 changed files with 0 additions and 4 deletions

View File

@ -1,6 +1,2 @@
import { render, screen } from '@testing-library/react';
import App from './App';
test('renders learn react link', () => {
render(<App />);
});