Skip to content
This repository has been archived by the owner on Oct 30, 2020. It is now read-only.

Commit

Permalink
Extends TestCase
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig Paul committed Oct 19, 2016
1 parent 9a51ec5 commit af058a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/MonerisTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
use CraigPaul\Moneris\Moneris;
use CraigPaul\Moneris\Gateway;

class MonerisTest extends PHPUnit_Framework_TestCase
class MonerisTest extends TestCase
{
/**
* The Moneris store id.
Expand Down

0 comments on commit af058a8

Please sign in to comment.