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

@ -4,10 +4,9 @@ using Yavsc.Models;
using Yavsc.Server.Models.IT.SourceCode;
using Microsoft.EntityFrameworkCore;
using yavscTests.ServerFixtures;
using Yavsc.Server.Models.IT;
namespace yavscTests
namespace Yavsc.Org.Tests
{
[Collection("Yavsc Server")]
[Trait("regression", "oui")]