Skip to content

Commit

Permalink
fix: syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
girishpanchal30 committed Sep 5, 2024
1 parent 5fa0fb1 commit 23547d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ test.describe('Single Post Check', function () {
'nv-tags-list',
'nv-content-wrap',
'comments-area',
'entry-header'
'entry-header',
'nv-thumb-wrap',
];
await page.goto(
Expand Down

0 comments on commit 23547d7

Please sign in to comment.