From 780491aa6c3a641930f3653e79661256b11bbcaa Mon Sep 17 00:00:00 2001 From: hzrd149 Date: Mon, 5 Jun 2023 09:47:46 -0400 Subject: [PATCH] fix --- cypress/e2e/embeds.cy.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cypress/e2e/embeds.cy.ts b/cypress/e2e/embeds.cy.ts index 62e5a36d1..6d25e5b12 100644 --- a/cypress/e2e/embeds.cy.ts +++ b/cypress/e2e/embeds.cy.ts @@ -4,7 +4,7 @@ describe("Embeds", () => { }); describe("hashtags", () => { - it.only('should handle uppercase hashtags and ","', () => { + it('should handle uppercase hashtags and ","', () => { cy.visit( "/n/nevent1qqsrj5ns6wva3fcghlyx0hp7hhajqtqk3kuckp7xhhscrm4jl7futegpz9mhxue69uhkummnw3e82efwvdhk6qgswaehxw309ahx7um5wgh8w6twv5pkpt8l" );