mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-06 05:01:13 -07:00
Merge branch 'master' into develop-master
This commit is contained in:
commit
c528993962
2 changed files with 2 additions and 1 deletions
|
@ -173,6 +173,7 @@ namespace Ombi.Core.Tests.Services
|
||||||
|
|
||||||
|
|
||||||
[Test]
|
[Test]
|
||||||
|
[Ignore("Flaky")]
|
||||||
public async Task GetRecentlyRequested_HideUsernames()
|
public async Task GetRecentlyRequested_HideUsernames()
|
||||||
{
|
{
|
||||||
_mocker.Setup<ISettingsService<CustomizationSettings>, Task<CustomizationSettings>>(x => x.GetSettingsAsync())
|
_mocker.Setup<ISettingsService<CustomizationSettings>, Task<CustomizationSettings>>(x => x.GetSettingsAsync())
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"version": "4.39.0"
|
"version": "4.39.1"
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue