Skip to content

Commit

Permalink
call mockery close
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomy committed Apr 12, 2016
1 parent 50c5520 commit 4d0310d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/starship/StarshipTest.php
Expand Up @@ -17,5 +17,6 @@ public function testEngineeringResponseToEnteringOrbit()

$starship = new Starship($mock);
$starship->enterOrbit();
M::close();
}
}

0 comments on commit 4d0310d

Please sign in to comment.