diff --git a/playground/legacy/__tests__/legacy.spec.ts b/playground/legacy/__tests__/legacy.spec.ts index d5421ebb6cfa79..23b79bcc9c3067 100644 --- a/playground/legacy/__tests__/legacy.spec.ts +++ b/playground/legacy/__tests__/legacy.spec.ts @@ -53,7 +53,8 @@ test('generates assets', async () => { 'immutable-chunk: 404', 'immutable-chunk-legacy: 404', 'polyfills-legacy: 404' - ].join('\n') + ].join('\n'), + true ) })