save progress

This commit is contained in:
StellaOps Bot
2025-12-18 09:10:36 +02:00
parent b4235c134c
commit 28823a8960
169 changed files with 11995 additions and 449 deletions

View File

@@ -3,7 +3,7 @@ using System.Text.Json;
using StellaOps.Scanner.SmartDiff.Detection;
using Xunit;
namespace StellaOps.Scanner.SmartDiff.Tests;
namespace StellaOps.Scanner.SmartDiffTests;
/// <summary>
/// Golden fixture tests for Smart-Diff state comparison determinism.