fix: updated remaining files

This commit is contained in:
Jonathan
2023-09-21 11:48:52 -03:00
committed by GitHub
parent 2a1daca1ca
commit 17c11ba7b9
3 changed files with 3 additions and 3 deletions

View File

@@ -113,7 +113,7 @@ describe('npm package', function() {
const files = fs.readdirSync(path.resolve(this.tmpDir, 'package'));
files.sort();
expect(files).toEqual([
'MIT.LICENSE',
'LICENSE',
'README.md',
'images',
'lib',