SpecFlowOSS / SpecFlow

#1 .NET BDD Framework. SpecFlow automates your testing & works with your existing code. Find Bugs before they happen. Behavior Driven Development helps developers, testers, and business representatives to get a better understanding of their collaboration
https://www.specflow.org/
Other
2.23k stars 752 forks source link

Bug fix: @ignore tag check was looking for the wrong value #2572

Closed JoshKeegan closed 2 years ago

JoshKeegan commented 2 years ago

Fixes a bug that has been introduced in the latest release as part of #2410 causing tests with an @ignore tag to still be run.

Types of changes

Checklist:

bollhals commented 2 years ago

Whooops, my bad. sometimes a good old copy paste is better than writing it yourself and making mistakes... Sorry about that.

Thanks for fixing it.

SabotageAndi commented 2 years ago

Yes, thanks for fixing it @JoshKeegan

SabotageAndi commented 2 years ago

Sorry, hit the wrong button.