save dev progress
This commit is contained in:
@@ -233,7 +233,7 @@ public sealed class MergeExportSnapshotTests
|
||||
|
||||
// Assert
|
||||
merged.ExploitKnown.Should().BeTrue("KEV should set exploitKnown to true");
|
||||
snapshot.Should().Contain("\"exploitKnown\":true");
|
||||
snapshot.Should().Contain("\"exploitKnown\": true");
|
||||
}
|
||||
|
||||
[Fact]
|
||||
|
||||
Reference in New Issue
Block a user