diff --git a/common/tests/unit/socials.test.ts b/common/tests/unit/socials.test.ts index 36fcbd4f..c77d89b3 100644 --- a/common/tests/unit/socials.test.ts +++ b/common/tests/unit/socials.test.ts @@ -1,5 +1,5 @@ import {getSocialUrl, strip} from 'common/socials' -import {discordLink} from "common/src/constants"; +import {discordLink} from "common/constants" describe('strip', () => { describe('x/twitter', () => {