Merge branch 'main' of https://git.stella-ops.org/stella-ops.org/git.stella-ops.org
This commit is contained in:
@@ -56,6 +56,7 @@ public sealed class PackApprovalTemplateTests
|
||||
var path = LocatePackApprovalTemplatesPath();
|
||||
var json = File.ReadAllText(path);
|
||||
using var doc = JsonDocument.Parse(json);
|
||||
using StellaOps.TestKit;
|
||||
return doc.RootElement.Clone();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user