Skip to content

Commit

Permalink
Again, no test for transactions so mutant is strict on removing them
Browse files Browse the repository at this point in the history
Co-authored-by: Szymon Fiedler <[email protected]>
Co-authored-by: Piotr Jurewicz <[email protected]>
  • Loading branch information
3 people committed Nov 22, 2023
1 parent 785c02b commit 43b08d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/rails_way/.mutant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ matcher:
- ProjectManagement*
ignore:
- ProjectManagement::Test*
- ProjectManagement::CommandHandler#load_issue
- ProjectManagement::CommandHandler#create_issue

0 comments on commit 43b08d5

Please sign in to comment.