Commit 5cce09f
Start-DbaMigration.Tests - Fix additional PS 5.1 .Count issues
Wrap $script:ssisCalls and Where-Object results in @() for PS 5.1
compatibility where .Count returns $null on single objects.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 8d2dbee commit 5cce09f
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
433 | 433 | | |
434 | 434 | | |
435 | 435 | | |
436 | | - | |
| 436 | + | |
437 | 437 | | |
438 | 438 | | |
439 | | - | |
| 439 | + | |
440 | 440 | | |
441 | 441 | | |
442 | 442 | | |
| |||
0 commit comments