In #6287 it was suggested to improve how JSON settings tests are structured. This issue tracks that suggestion
Depending on the type of Settings, maybe this could be
Assert.That(output.Settings, Contains.Key(LocalManifestFiles));
Originally posted by @florelis in #6287 (comment)
In #6287 it was suggested to improve how JSON settings tests are structured. This issue tracks that suggestion
Originally posted by @florelis in #6287 (comment)