Update expected file list

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Roeland Jago Douma 2019-02-12 20:16:43 +01:00
parent 518aa1e2a8
commit 51194a7901
No known key found for this signature in database
GPG Key ID: F941078878347C0C
1 changed files with 3 additions and 0 deletions

View File

@ -75,6 +75,9 @@ $expectedFiles = [
'tests',
'themes',
'version.php',
'webpack.common.js',
'webpack.dev.js',
'webpack.prod.js',
];
$actualFiles = [];