Skip to content

Commit 2c2ef75

Browse files
author
adil.rakhaliyev
committed
fix: client tests fixed
1 parent cae0ccf commit 2c2ef75

3 files changed

Lines changed: 285 additions & 277 deletions

File tree

gulp/helpers/test-client.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const gulp = require('gulp');
2-
const qunitHarness = require('gulp-qunit-harness');
2+
const qunitHarness = require('@devexpress/gulp-qunit-harness');
33
const { getInstallations: listBrowsers } = require('testcafe-browser-tools');
44
const { CLIENT_TEST_LOCAL_BROWSERS_ALIASES } = require('../constants/client-test-settings');
55

0 commit comments

Comments
 (0)