refactoring

This commit is contained in:
Paul Schneider 2026-06-19 19:59:15 +01:00
commit 62afee53e1
12 changed files with 13 additions and 24 deletions

View file

@ -21,7 +21,7 @@ using Yavsc.Server.Helpers;
using Client = IdentityServer8.EntityFramework.Entities.Client;
namespace yavscTests.ServerFixtures
namespace Yavsc.Org.Tests
{