Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
sandrola committed Jan 8, 2025
1 parent 45ad553 commit 3b178ba
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -202,9 +202,9 @@ Describe -Name $Global:DscHelper.DescribeHeader -Fixture {
MemberType = 'direct'
PrincipalDisplayName = 'FakePrincipal'
ScheduleInfo = @{
StartDateTime = '2025-01-23T08:59:00.000Z'
StartDateTime = '2025-01-23T08:59:00.0000000+00:00'
Expiration = @{
EndDateTime = '2025-12-23T08:59:00.000Z'
EndDateTime = '2025-12-23T08:59:00.0000000+00:00'
type = 'afterDateTime'
}
}
Expand Down

0 comments on commit 3b178ba

Please sign in to comment.