mirror of
https://github.com/morbalint/kemkas.git
synced 2026-07-18 03:13:46 +00:00
refactor
This commit is contained in:
@@ -19,5 +19,5 @@ vi.mock('react-router-dom', async () => {
|
||||
});
|
||||
|
||||
test('renders App', () => {
|
||||
render(<App faro={undefined}/>);
|
||||
render(<App />);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user