Merge branch 'main' of https://git.stella-ops.org/stella-ops.org/git.stella-ops.org
This commit is contained in:
@@ -259,6 +259,7 @@ public sealed class EvidenceChunkerTests
|
||||
var evidence = new byte[200];
|
||||
Random.Shared.NextBytes(evidence);
|
||||
using var stream = new MemoryStream(evidence);
|
||||
using StellaOps.TestKit;
|
||||
const string contentType = "application/octet-stream";
|
||||
|
||||
// Act
|
||||
|
||||
Reference in New Issue
Block a user