epic: first try at adding a backend
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
import React from 'react';
|
||||
import { render } from '@testing-library/react';
|
||||
import App from './App';
|
||||
|
||||
test('renders learn react link', () => {
|
||||
render(<App faro={undefined}/>);
|
||||
});
|
||||
Reference in New Issue
Block a user