diff --git a/packages/core/foundation/edit-event.spec.ts b/packages/core/foundation/edit-event.spec.ts index 14cf8d92f..ca959541f 100644 --- a/packages/core/foundation/edit-event.spec.ts +++ b/packages/core/foundation/edit-event.spec.ts @@ -9,7 +9,7 @@ import { isUpdate, NamespacedAttributeValue, newEditEvent, -} from './edit-event.js'; +} from './edit-event'; const doc: XMLDocument = new DOMParser().parseFromString( ``,