We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3915a59 commit f8b4d9aCopy full SHA for f8b4d9a
src/components/Article.test.js
@@ -18,5 +18,5 @@ test('renders "Associated Press" when no author is given', ()=> {
18
test('executes handleDelete when the delete button is pressed', ()=> {
19
});
20
21
-//Task List:
+//Task List:
22
//1. Complete all above tests. Create test article data when needed.
0 commit comments