Skip to content

Commit edc48c2

Browse files
fix
1 parent 02b28a5 commit edc48c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

e2e/testcafe-devextreme/tests/scheduler/common/dragAndDrop/betweenSchedulers/dragAppointmentWithDataSource.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import url from '../../../../../helpers/getPageUrl';
44
import { createWidget } from '../../../../../helpers/createWidget';
55
import { appendElementTo, setStyleAttribute } from '../../../../../helpers/domUtils';
66

7-
fixture.disablePageReloads`Drag-n-drop appointments between two schedulers with async DataSource (T1094033)`
7+
fixture`Drag-n-drop appointments between two schedulers with async DataSource (T1094033)`
88
.page(url(__dirname, '../../../../container.html'));
99

1010
interface TestAppointment {

0 commit comments

Comments
 (0)