diff --git a/packages/replicad/__tests__/toMatchSVGSnapshot.ts b/packages/replicad/__tests__/toMatchSVGSnapshot.ts index a261f49..f858ad5 100644 --- a/packages/replicad/__tests__/toMatchSVGSnapshot.ts +++ b/packages/replicad/__tests__/toMatchSVGSnapshot.ts @@ -32,6 +32,8 @@ function createSnapshotIdentifier({ )}-${currentTestName}-${counter}` .replace(/\s+/g, "-") .replace(/\//g, "-") + .replace(/>/g, "") + .replace(/