Skip to content

Commit 6f447fd

Browse files
author
adil.rakhaliyev
committed
update: @devexpress/gulp-qunit-harness is used
1 parent 224e767 commit 6f447fd

3 files changed

Lines changed: 320 additions & 283 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)