Skip to content

[v6.x backport] tools, test: forbid string literal as third argument for assert.strictEqual() and friends

Backport of #22849.

This backport does not preserve the lint rule (because it would result in lint warnings in the v6.x code base), but preserves all the relevant changes to tests due to the lint rule.

Merge request reports

Loading