From a2b03d4cec693a2b22a777c001918978b855cf0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20Ku=CC=88hn?= Date: Thu, 26 Nov 2020 20:56:02 +0100 Subject: [PATCH] refactoring --- tests/cypress/integration/extensions/link.spec.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/cypress/integration/extensions/link.spec.ts b/tests/cypress/integration/extensions/link.spec.ts index 7d67742d..a72c527f 100644 --- a/tests/cypress/integration/extensions/link.spec.ts +++ b/tests/cypress/integration/extensions/link.spec.ts @@ -18,7 +18,6 @@ describe('link paste rules', () => { 'http://thelongestdomainnameintheworldandthensomeandthensomemoreandmore.com/', 'https://example.longtopleveldomain', 'https://example-with-dashes.com', - 'https://example-with-dashes.com', ] validUrls.forEach(url => {