nunit / docs

Documentation for all active NUnit projects
https://docs.nunit.org
MIT License
602 stars 149 forks source link

Update EqualConstraint.md #936

Closed borro0 closed 3 days ago

borro0 commented 1 month ago

Fixed typo .WithIn(amount) -> .Within(amount)

borro0 commented 3 days ago

Something wrong with the pipeline?

SeanKilleen commented 3 days ago

Something wrong with the pipeline?

Currently yes unfortunately. There's a step to generate Netlify previews for the docs and it's flaky due to a permissions issue that I haven't sorted yet. It's nice when it works but it is not nearly consistent enough.