mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-06 15:08:48 +00:00
delete unnecessary test file
This commit is contained in:
parent
871949b567
commit
88f9e07df9
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
|||
import React from 'react';
|
||||
import { render, screen } from '@testing-library/react';
|
||||
import App from './App';
|
||||
|
||||
test('renders learn react link', () => {
|
||||
render(<App />);
|
||||
const linkElement = screen.getByText(/learn react/i);
|
||||
expect(linkElement).toBeInTheDocument();
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue