Skip to content

Commit 9a639c8

Browse files
authored
Fix typo in changelog (#29)
1 parent f25e5db commit 9a639c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ and adheres to a project-specific [Versioning](/README.md).
99

1010
### Removed
1111

12-
- (Tests ruleset) S4144: Methods should not have identical implementations, because when using parameterised tests it can make sense to have different test methods with different parametrization but using the same implementation.
12+
- (Tests ruleset only) S4144: Methods should not have identical implementations, because when using parameterised tests it can make sense to have different test methods with different parametrization but using the same implementation.
1313

1414
## [3.1.1] - 2024-09-20
1515

0 commit comments

Comments
 (0)