Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
maztch committed May 30, 2019
1 parent ad81248 commit 5950981
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions tests/Ilovepdf/IlovepdfTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ public function testCanGetJwt()

/**
* @test
* @expectedException \Exception
*/
public function testEmptyTaskShouldThrowException()
{
Expand Down
1 change: 0 additions & 1 deletion tests/bootstrap.no_autoload.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?php

require_once __DIR__ . '/../init.php';
require_once __DIR__ . '/TestCase.php';

0 comments on commit 5950981

Please # to comment.