Skip to content

Commit

Permalink
Fix phpcs
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy committed Sep 21, 2018
1 parent 160e976 commit 0073d63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/phpunit/LoanTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -214,5 +214,4 @@ public function testLoanDelete($id)
$this->assertLessThan($result, 0);
return $result;
}

}

0 comments on commit 0073d63

Please sign in to comment.