Skip to content

Commit

Permalink
Changes here too
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveGilham committed Mar 9, 2022
1 parent 94c1321 commit e38a744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AltCover.Monitor.Tests/MonitorTest.fs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ module MonitorTests =
AltCover.SolutionRoot.location,
"_Reports/MonitorTestWithAltCoverCoreRunner.net6.0.xml"
),
(240, 36) ]
(240, 37) ]
|> List.filter (fst >> File.Exists)
|> List.sortBy (fst >> File.GetCreationTimeUtc)
|> List.last
Expand Down

0 comments on commit e38a744

Please sign in to comment.