Skip to content
This repository was archived by the owner on Nov 6, 2022. It is now read-only.

Commit 41fd392

Browse files
authored
Merge pull request #424 from getblocklab/update-gulp-script-for-new-phpunit-file
Update Gulpfile with new phpunit file
2 parents 0b7b841 + 99df38b commit 41fd392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gulpfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ gulp.task( 'clean:bundle', function () {
8585
'package/trunk/gulpfile.js',
8686
'package/trunk/Makefile',
8787
'package/trunk/package*.json',
88-
'package/trunk/phpunit.xml.dist',
88+
'package/trunk/phpunit.xml',
8989
'package/trunk/README.md',
9090
'package/trunk/CHANGELOG.md',
9191
'package/trunk/webpack.config.js',

0 commit comments

Comments
 (0)