Skip to content

Commit af9b2bf

Browse files
committed
format
1 parent 0856ee7 commit af9b2bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Test/CacheTest.php

-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ public function testExist($agent)
6767
*/
6868
public function testCheck($agent)
6969
{
70-
7170
$closure = $this->getMock("stdClass", ["__invoke"]);
7271
$closure->expects($this->never())->method("__invoke");
7372

0 commit comments

Comments
 (0)