Skip to content

Instantly share code, notes, and snippets.

@hugodahl
Created June 25, 2024 03:26
Show Gist options
  • Save hugodahl/035a89dad80b28c7c783fd370cb2b896 to your computer and use it in GitHub Desktop.
Save hugodahl/035a89dad80b28c7c783fd370cb2b896 to your computer and use it in GitHub Desktop.
results.Keys.Should().Contain("dad2");
results.Should().ContainKey("dad2");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment