This commit is contained in:
JoshS 2024-09-23 13:21:38 -04:00
parent eb02cf333a
commit b8c9591e5a

View file

@ -6,4 +6,3 @@ test('renders learn react link', () => {
const linkElement = screen.getByText(/learn react/i);
expect(linkElement).toBeInTheDocument();
});
//e