Skip to content
This repository was archived by the owner on Aug 8, 2025. It is now read-only.

Commit 3c022e7

Browse files
test: add regression test
1 parent e84f510 commit 3c022e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scl-template-update.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ describe('NsdTemplateUpdater', () => {
224224
expect(
225225
element.warningDialog?.querySelector('form')?.textContent
226226
).to.include(
227-
`The selected logical node type is referenced. This plugin should be used durig specification only.`
227+
`The selected logical node type is referenced. This plugin should be used during specification only.`
228228
);
229229
});
230230

0 commit comments

Comments
 (0)