@@ -97,12 +73,6 @@ function createValidTests(prefix, options) {
`,
options
- },
-
- // We cannot use `.` in dynamic arguments because the right of the `.` becomes a modifier.
- {
- code: ``,
- options
}
]
}
@@ -181,7 +151,7 @@ function createInvalidTests(prefix, options, message, type) {
)}bar">`,
errors: [{ message, type }],
options
- },
+ }
// We cannot use `.` in dynamic arguments because the right of the `.` becomes a modifier.
// {
@@ -189,22 +159,6 @@ function createInvalidTests(prefix, options, message, type) {
// errors: [{ message, type }],
// options
// }
- ...(options[0] === 'always'
- ? []
- : [
- {
- code: `