Add subject ignore for infinite runtime
This commit is contained in:
parent
1fa4517305
commit
41b2afcf0b
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
name: mutant
|
||||
namespace: Mutant
|
||||
zombify: true
|
||||
ignore_subject:
|
||||
# Mutation causes infinite runtime
|
||||
- Mutant::Runner.lookup
|
||||
|
|
Loading…
Reference in a new issue