You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -108,7 +108,7 @@ export default [
108
108
|[require-test-case-name](docs/rules/require-test-case-name.md)| require test cases to have a `name` property under certain conditions |||||
109
109
|[test-case-property-ordering](docs/rules/test-case-property-ordering.md)| require the properties of a test case to be placed in a consistent order || 🔧 |||
110
110
|[test-case-shorthand-strings](docs/rules/test-case-shorthand-strings.md)| enforce consistent usage of shorthand strings for test cases with no options || 🔧 |||
111
-
|[unique-test-case-names](docs/rules/unique-test-case-names.md)| enforce that all test cases with names have unique names |||||
111
+
|[unique-test-case-names](docs/rules/unique-test-case-names.md)| enforce that all test cases with names have unique names |✅||||
0 commit comments