Skip to content

Commit

Permalink
#3120 removed InvocationMocker inheritance mismatch, fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius authored and sebastianbergmann committed Sep 6, 2019
1 parent fbfdd52 commit e07753d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .psalm/baseline.xml
Expand Up @@ -107,9 +107,6 @@
<code>$this-&gt;will($stub)</code>
<code>$this-&gt;will($stub)</code>
</LessSpecificReturnStatement>
<MethodSignatureMismatch occurrences="1">
<code>InvocationMocker</code>
</MethodSignatureMismatch>
<MoreSpecificReturnType occurrences="8">
<code>self</code>
<code>self</code>
Expand Down

0 comments on commit e07753d

Please sign in to comment.