mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
Fix database
This commit is contained in:
6
frontend/src/App.test.js
Normal file
6
frontend/src/App.test.js
Normal file
@@ -0,0 +1,6 @@
|
||||
import { render, screen } from '@testing-library/react';
|
||||
import App from './App';
|
||||
|
||||
test('renders without crashing', () => {
|
||||
render(<App />);
|
||||
});
|
Reference in New Issue
Block a user