Skip to content

Commit 6d09139

Browse files
o-l-a-vCopilot
andauthored
Update Tests/Rules/PlaceCloseBrace.tests.ps1
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 06c7c72 commit 6d09139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Rules/PlaceCloseBrace.tests.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ if ($true) {
384384
}
385385
}
386386

387-
Context "When formatting presets handles if else" {
387+
Context "When formatting presets handle if/else" {
388388
BeforeAll {
389389
$AllmanDefinition = @"
390390
if (`$true)

0 commit comments

Comments
 (0)