Skip to content

Commit

Permalink
adds to tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
wlongmireBloomTech committed Dec 17, 2021
1 parent 3915a59 commit f8b4d9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Article.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ test('renders "Associated Press" when no author is given', ()=> {
test('executes handleDelete when the delete button is pressed', ()=> {
});

//Task List:
//Task List:
//1. Complete all above tests. Create test article data when needed.

0 comments on commit f8b4d9a

Please sign in to comment.