mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 22:03:15 -07:00
ignore flaky test
This commit is contained in:
parent
554ac47f7c
commit
3133b5ef62
1 changed files with 1 additions and 0 deletions
|
@ -173,6 +173,7 @@ namespace Ombi.Core.Tests.Services
|
|||
|
||||
|
||||
[Test]
|
||||
[Ignore("Flaky")]
|
||||
public async Task GetRecentlyRequested_HideUsernames()
|
||||
{
|
||||
_mocker.Setup<ISettingsService<CustomizationSettings>, Task<CustomizationSettings>>(x => x.GetSettingsAsync())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue