style(Manifest): remove whitespace
This commit is contained in:
parent
8b780e40bb
commit
6b393c0f96
1 changed files with 2 additions and 2 deletions
|
|
@ -340,9 +340,9 @@ Describe 'Get-AncestralPageGenerationCache' `
|
||||||
$result.foobar1 | Should -Be 1
|
$result.foobar1 | Should -Be 1
|
||||||
|
|
||||||
$result.foobar2 | Should -Be 2
|
$result.foobar2 | Should -Be 2
|
||||||
|
|
||||||
$result.foobar3 | Should -Be 3
|
$result.foobar3 | Should -Be 3
|
||||||
|
|
||||||
$result.foobar4 | Should -Be 4
|
$result.foobar4 | Should -Be 4
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue