Frontend gaps fill work. Testing fixes work. Auditing in progress.
This commit is contained in:
@@ -156,3 +156,5 @@ public sealed class DatabaseMigrationTests : IAsyncLifetime
|
||||
await _postgres.DisposeAsync();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -650,3 +650,5 @@ public sealed class EvidenceBundleImmutabilityTests : IAsyncLifetime
|
||||
await _postgres.DisposeAsync();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -35,4 +35,5 @@
|
||||
<ProjectReference Include="../../../__Libraries/StellaOps.TestKit/StellaOps.TestKit.csproj" />
|
||||
<ProjectReference Include="../../../__Libraries/StellaOps.Cryptography/StellaOps.Cryptography.csproj" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user