Skip to content

Commit 56c4437

Browse files
committed
update: test build fail
1 parent 6e53666 commit 56c4437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/index.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ describe('InlineSourceWebpackPlugin', () => {
182182
compress: true,
183183
rootpath: './test/fixtures',
184184
noAssetMatch: 2,
185-
noAssetMatchReplace: '<!--inline-source-webpack-plugin-->'
185+
noAssetMatchReplace: '<!--inline-source-webpack-plugin1-->'
186186
})
187187
]
188188
});

0 commit comments

Comments
 (0)