Skip to content

Commit

Permalink
remove require, since phpunit config should include this
Browse files Browse the repository at this point in the history
  • Loading branch information
Devon Bagley committed Apr 27, 2018
1 parent 4a5db44 commit 0c26adc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/UnitTestCase.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?php
require_once './vendor/autoload.php';

/**
* @author Abed Halawi <[email protected]>
*/
Expand Down

0 comments on commit 0c26adc

Please sign in to comment.