Skip to content

Commit

Permalink
tweak some front end tests
Browse files Browse the repository at this point in the history
Relates #20

Co-authored-by: Hannah Gooding <hannah.gooding@yahoo.com>
  • Loading branch information
CampbellDocherty and hannahgooding committed May 19, 2020
1 parent 17fa6ba commit fdc02ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wip-app/src/App.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ import App from './App';
test('renders home link', () => {
render(<App />);
screen.getAllByText('Home');
});
});

0 comments on commit fdc02ce

Please sign in to comment.