refactoring

This commit is contained in:
Philipp Kühn
2020-11-26 20:56:02 +01:00
parent 507777effa
commit a2b03d4cec

View File

@@ -18,7 +18,6 @@ describe('link paste rules', () => {
'http://thelongestdomainnameintheworldandthensomeandthensomemoreandmore.com/', 'http://thelongestdomainnameintheworldandthensomeandthensomemoreandmore.com/',
'https://example.longtopleveldomain', 'https://example.longtopleveldomain',
'https://example-with-dashes.com', 'https://example-with-dashes.com',
'https://example-with-dashes.com',
] ]
validUrls.forEach(url => { validUrls.forEach(url => {