Skip to content

Commit

Permalink
Fixed last UT, it needed missing datetime param.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kajalp1079 committed Oct 25, 2024
1 parent b1fe68d commit df2e59d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,7 @@ Describe -Name $Global:DscHelper.DescribeHeader -Fixture {
PartnerUnsupportedOSVersionBlocked = $False;
WindowsDeviceBlockedOnMissingPartnerData = $False;
WindowsEnabled = $False;
LastHeartbeatDateTime = "1/1/0001 12:00:00 AM";
}
}
}
Expand Down

0 comments on commit df2e59d

Please sign in to comment.