Closed johlju closed 4 months ago
This should not say 'not':
https://github.com/dsccommunity/SqlServerDsc/blob/0ffc7ad9151c0226cb547e4f24509a948b778796/tests/Unit/Classes/SqlAudit.Tests.ps1#L301
This make Compare mock return wrong values:
Compare
https://github.com/dsccommunity/SqlServerDsc/blob/0ffc7ad9151c0226cb547e4f24509a948b778796/tests/Unit/Classes/SqlAudit.Tests.ps1#L350-L352
It should return the same as here:
https://github.com/dsccommunity/SqlServerDsc/blob/0ffc7ad9151c0226cb547e4f24509a948b778796/tests/Unit/Classes/SqlAudit.Tests.ps1#L290-L292
This should not say 'not':
https://github.com/dsccommunity/SqlServerDsc/blob/0ffc7ad9151c0226cb547e4f24509a948b778796/tests/Unit/Classes/SqlAudit.Tests.ps1#L301
This make
Compare
mock return wrong values:https://github.com/dsccommunity/SqlServerDsc/blob/0ffc7ad9151c0226cb547e4f24509a948b778796/tests/Unit/Classes/SqlAudit.Tests.ps1#L350-L352
It should return the same as here:
https://github.com/dsccommunity/SqlServerDsc/blob/0ffc7ad9151c0226cb547e4f24509a948b778796/tests/Unit/Classes/SqlAudit.Tests.ps1#L290-L292