This commit is contained in:
MartinBraquet
2026-02-19 17:02:13 +01:00
parent 2bb84d3992
commit c05af9ffcb

View File

@@ -1,4 +1,4 @@
import {getSocialUrl, strip} from '../../src/socials'
import {getSocialUrl, strip} from 'common/socials'
import {discordLink} from "common/src/constants";
describe('strip', () => {