Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
nullpainter committed Aug 18, 2022
1 parent ddaabd5 commit 08c4ef1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ public async Task LoadImagesWithTimestamp()
activity.Registrations.Select(i => Path.GetFileName(i.Path)).Should().BeEquivalentTo(
"GOES16_FD_CH13_20200830T033020Z.jpg",
"GOES17_FD_CH13_20200830T033031Z.jpg",
"GOES18_FD_CH13_20200830T033031Z.jpg",
"Himawari8_FD_IR_20200830T035100Z.jpg",
"IMG_FD_023_IR105_20200830_035006.jpg"
);
Expand Down

0 comments on commit 08c4ef1

Please sign in to comment.