Skip to content

Commit 50b7323

Browse files
ST-DDTfasttime
andauthored
Update designs/2025-rule-tester-assertion-options/README.md
Co-authored-by: Francesco Trotta <[email protected]>
1 parent e3aff7b commit 50b7323

File tree

1 file changed

+0
-3
lines changed
  • designs/2025-rule-tester-assertion-options

1 file changed

+0
-3
lines changed

designs/2025-rule-tester-assertion-options/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -276,9 +276,6 @@ While this is true already, it gets slightly more relevant, since now it might r
276276

277277
See also: https://github.com/eslint/eslint/issues/19936
278278

279-
Additionally, since we add the options as a second parameter it might interfere with future additions to the parameters.
280-
This could by eleviated by renaming the parameter from `assertionOptions` to `options` (either from the start or when the need for different type of options arises).
281-
282279
If we enable the `requireMessage` and `requireLocation` options by default, it would be a breaking change for existing tests that do not follow these assertion requirements yet.
283280
It is not planned to enable `requireMessage` or `requireLocation` by default.
284281

0 commit comments

Comments
 (0)