mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2024-12-28 17:52:17 +01:00
spelling: hyphen
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
397bc7ac59
commit
e9ec44852b
@ -51,7 +51,7 @@ describe('validator', () => {
|
||||
expect(res).toEqual(0)
|
||||
})
|
||||
})
|
||||
describe('string contains hyphone', () => {
|
||||
describe('string contains hyphen', () => {
|
||||
const domain = 'music-mastodon.social'
|
||||
it('should match', () => {
|
||||
const res = domain.search(domainFormat)
|
||||
|
Loading…
Reference in New Issue
Block a user