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
|
name: mutant
|
||||||
namespace: Mutant
|
namespace: Mutant
|
||||||
zombify: true
|
zombify: true
|
||||||
|
ignore_subject:
|
||||||
|
# Mutation causes infinite runtime
|
||||||
|
- Mutant::Runner.lookup
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue