mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-18 14:39:50 +00:00
remove vogel-social-media-folder from frontend and merge .gitignore into one file
This commit is contained in:
parent
ee58dc5c88
commit
26998153ee
27 changed files with 35 additions and 34 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