We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9308b7 commit 5ee28d3Copy full SHA for 5ee28d3
1 file changed
test/common/README.md
@@ -308,8 +308,7 @@ If `target` is an Object, returns a proxy object that triggers
308
an `AssertionError` on mutation attempt, including mutation of deeply nested
309
Objects. Otherwise, it returns `target` directly.
310
311
-Use of this function is encouraged for relevant regression tests and for new
312
-APIs that work with user-provided objects.
+Use of this function is encouraged for relevant regression tests.
313
314
```mjs
315
import { open } from 'node:fs/promises';
0 commit comments