consolidate the tests locations

This commit is contained in:
StellaOps Bot
2025-12-26 01:53:44 +02:00
parent 39359da171
commit fb17937958
23 changed files with 159 additions and 63 deletions

View File

@@ -13,6 +13,7 @@ using StellaOps.Concelier.Merge.Identity;
using StellaOps.Concelier.Merge.Services;
using StellaOps.Concelier.Models;
using StellaOps.Concelier.Storage.MergeEvents;
using Xunit;
namespace StellaOps.Concelier.Merge.Tests;