Skip to content

Commit 818b468

Browse files
committed
WIP20
1 parent 72ea214 commit 818b468

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/rollup-plugin-polyfills-loader/test/src/rollupPluginPolyfillsLoader.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ describe('rollup-plugin-polyfills-loader', function describe() {
167167

168168
await testSnapshot({
169169
name: 'non-flattened',
170-
fileName: path.normalize(`non-flat/index.html`),
170+
fileName: 'non-flat/index.html',
171171
inputOptions,
172172
outputOptions: defaultOutputOptions,
173173
});

0 commit comments

Comments
 (0)