]> git.r.bdr.sh - rbdr/forum/blobdiff - src/components/topic/topic.test.js
Remove commented code + fix ttypo
[rbdr/forum] / src / components / topic / topic.test.js
index ca1abfbaa4958e8a3a518f1c9bed1cb7c3e2119f..b4071b5ef1410f9f30e34825a93f6e21ae09b795 100644 (file)
@@ -105,7 +105,7 @@ describe('Topic component', () => {
       .toBeVisible();
   });
 
-  test('Should send index and countt to posts', () => {
+  test('Should send index and count to posts', () => {
 
     expect(internals.results.getByTitle('Post 1 of 2 by past_user'))
       .toBeVisible();