Skip to content

Commit

Permalink
fixing broken test
Browse files Browse the repository at this point in the history
  • Loading branch information
SignpostMarv committed Nov 18, 2024
1 parent eda23da commit 55cdb4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/lib/CustomParsingTypes/ValueToRegexFormatter.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ for (const version of object_keys(docs.docs_versions)) {
);
void it('does not throw', async () => {
const typed_string_types = [
'EditorCurveData',
'common-base--EditorCurveData',
'color',
'color-decimal',
];
Expand Down

0 comments on commit 55cdb4f

Please sign in to comment.