Skip to content

Commit f8b4d9a

Browse files
adds to tests.
1 parent 3915a59 commit f8b4d9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Article.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ test('renders "Associated Press" when no author is given', ()=> {
1818
test('executes handleDelete when the delete button is pressed', ()=> {
1919
});
2020

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

0 commit comments

Comments
 (0)