diff --git a/playwright-tests/tests/announcements.spec.js b/playwright-tests/tests/announcements.spec.js index 11f46853f..d4ef6d74f 100644 --- a/playwright-tests/tests/announcements.spec.js +++ b/playwright-tests/tests/announcements.spec.js @@ -96,7 +96,6 @@ test.describe("Admin wallet is connected", () => { await postLocator.focus(); }); - // SKIPPING test.skip("a comment shows on post in feed", async ({ page }) => { // This test needs to be revisited if we modify the post / comment