Skip to content

Commit 0265aa5

Browse files
committed
Fixed stubs
1 parent 6b0d3e3 commit 0265aa5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

stubs/MockInterface.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,8 @@ public function shouldReceive(...$methodNames);
3333
public function makePartial();
3434

3535
}
36+
37+
class Expectation
38+
{
39+
40+
}

0 commit comments

Comments
 (0)