mirror of
https://github.com/morbalint/kemkas.git
synced 2026-07-18 03:13:46 +00:00
add experimental test for 2E Tulajdonsagok component
This commit is contained in:
@@ -2,6 +2,6 @@ import React from 'react';
|
||||
import { render } from '@testing-library/react';
|
||||
import App from './App';
|
||||
|
||||
test('renders learn react link', () => {
|
||||
test('renders App', () => {
|
||||
render(<App faro={undefined}/>);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user