Remove tests

This commit is contained in:
KingRainbow44
2022-05-10 18:49:34 -04:00
parent df22ced120
commit a2c20fd1a8

View File

@@ -1,7 +0,0 @@
import React from 'react'
import { render, screen } from '@testing-library/react'
import App from './App'
test('renders learn react link', () => {
})