We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12a8022 commit 67bab97Copy full SHA for 67bab97
dsc/tests/dsc_functions.tests.ps1
@@ -1343,7 +1343,6 @@ Describe 'tests for function expressions' {
1343
$result.network | Should -BeExactly $network
1344
$result.cidr | Should -Be $prefix
1345
$result.netmask | Should -Not -BeNullOrEmpty
1346
- $result.broadcast | Should -Not -BeNullOrEmpty
1347
$result.firstUsable | Should -Not -BeNullOrEmpty
1348
$result.lastUsable | Should -Not -BeNullOrEmpty
1349
}
0 commit comments