Skip to content

Commit d6850d5

Browse files
committed
Rename AvoidShouldContinueShouldProcessWithoutForce.tests.ps1 to AvoidShouldContinueWithoutForce.tests.ps1
Change the name of the test files to reflect changes in the rules.
1 parent f4b03ac commit d6850d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Rules/AvoidShouldContinueShouldProcessWithoutForce.tests.ps1 renamed to Tests/Rules/AvoidShouldContinueWithoutForce.tests.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ Describe "AvoidShouldContinueShouldProcessWithoutForce" {
2121
$noViolations.Count | Should Be 0
2222
}
2323
}
24-
}
24+
}

0 commit comments

Comments
 (0)