Skip to content

Commit ad71604

Browse files
Update packages/devextreme/js/__internal/scheduler/appointment_popup/appointment_popup.test.ts
Co-authored-by: Copilot <[email protected]> Signed-off-by: Aleksei Semikozov <[email protected]>
1 parent ead739f commit ad71604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/devextreme/js/__internal/scheduler/appointment_popup/appointment_popup.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1327,7 +1327,7 @@ describe('Appointment Popup Form', () => {
13271327
});
13281328
});
13291329

1330-
describe('Form custimization', () => {
1330+
describe('Form customization', () => {
13311331
it('should propagate editing.form options to the form instance', async () => {
13321332
const { scheduler, POM } = await createScheduler({
13331333
...getDefaultConfig(),

0 commit comments

Comments
 (0)