Skip to content

Commit

Permalink
Remove ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
PABERTHIER committed Oct 1, 2024
1 parent 72ecc9a commit 40751c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion PhotoManager/PhotoManager.Tests/TotoTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ private void ConfigureApplicationViewModel(int catalogBatchSize, string assetsDi
}

[Test]
[Ignore("Issue in the CI, need to be fixed")] // TODO: Fix tests about OneCorruptedImageIsUpdated (failing in the CI only)
[TestCase(false)]
[TestCase(true)]
public async Task CatalogAssets_AssetsAndRootCatalogFolderExistsAndOneCorruptedImageIsUpdated_SyncTheAssetsAndRemovesTheCorruptedImage(bool analyseVideos)
Expand Down

0 comments on commit 40751c9

Please sign in to comment.