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