feat: [1502] Reduce duplication in tests #1339
Annotations
2 errors and 3 warnings
|
Lint
The operation was canceled.
|
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