test
This commit is contained in:
parent
eb02cf333a
commit
b8c9591e5a
1 changed files with 1 additions and 2 deletions
|
|
@ -5,5 +5,4 @@ test('renders learn react link', () => {
|
|||
render(<App />);
|
||||
const linkElement = screen.getByText(/learn react/i);
|
||||
expect(linkElement).toBeInTheDocument();
|
||||
});
|
||||
//e
|
||||
});
|
||||
Loading…
Add table
Reference in a new issue