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 157ecb8 commit 0261d57Copy full SHA for 0261d57
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