feat: [1502] Reduce duplication in tests #1339
Annotations
1 error and 4 warnings
Lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
packages/happy-dom/test/fetch/Fetch.test.ts#L41
Replace `"string"` with `'string'`
|
|
Lint:
packages/happy-dom/test/fetch/Fetch.test.ts#L323
Replace `'content-length',·String(chunks[0].length·+·chunks[1].length·+·chunks[2].length)` with `⏎↹↹↹↹↹'content-length',⏎↹↹↹↹↹String(chunks[0].length·+·chunks[1].length·+·chunks[2].length)⏎↹↹↹↹`
|
Loading