style(Manifest): remove whitespace

This commit is contained in:
Rodweil, Theodor 2023-08-06 04:20:55 +02:00
parent 8b780e40bb
commit 6b393c0f96
No known key found for this signature in database
GPG key ID: F8BC1B0EB1F9CCF5

View file

@ -340,9 +340,9 @@ Describe 'Get-AncestralPageGenerationCache' `
$result.foobar1 | Should -Be 1
$result.foobar2 | Should -Be 2
$result.foobar3 | Should -Be 3
$result.foobar4 | Should -Be 4
}
}