Skip to content

Commit

Permalink
Rename test class to adhere to conventions
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrannen committed Mar 2, 2022
1 parent 67b91b2 commit 25aa295
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
* @author Sam Brannen
* @since 09.04.2003
*/
class RollbackRuleTests {
class RollbackRuleAttributeTests {

@Test
void constructorArgumentMustBeThrowableClassWithNonThrowableType() {
Expand Down

0 comments on commit 25aa295

Please sign in to comment.