refactor(gui): Fix namespace for ReleaseProfileDataFilterTest

pull/108/head
Robert Dailey 2 years ago
parent 3b59c05d3e
commit 9e3aab6e96

@ -5,7 +5,7 @@ using TrashLib.Sonarr.Config;
using TrashLib.Sonarr.ReleaseProfile;
using TrashLib.Sonarr.ReleaseProfile.Filters;
namespace TrashLib.Tests.Sonarr.ReleaseProfile;
namespace TrashLib.Tests.Sonarr.ReleaseProfile.Filters;
[TestFixture]
[Parallelizable(ParallelScope.All)]

Loading…
Cancel
Save