Reduce min-msi for current MethodCallRemoval mutant #115
Annotations
1 warning
Mutation tests:
src/Builder.php#L131
Escaped Mutant for Mutator "MethodCallRemoval":
--- Original
+++ New
@@ @@
}
public function shiftedAlternateHandling() : self
{
- $this->collator->setAttribute(Collator::ALTERNATE_HANDLING, Collator::SHIFTED);
+
return $this;
}
/**
|
The logs for this run have expired and are no longer available.
Loading