diff --git a/tests/Ilovepdf/IlovepdfTest.php b/tests/Ilovepdf/IlovepdfTest.php index 3072159..e6cd097 100644 --- a/tests/Ilovepdf/IlovepdfTest.php +++ b/tests/Ilovepdf/IlovepdfTest.php @@ -60,6 +60,7 @@ public function testCanGetJwt() /** * @test + * @expectedException \Exception */ public function testEmptyTaskShouldThrowException() { diff --git a/tests/bootstrap.no_autoload.php b/tests/bootstrap.no_autoload.php index 7358058..4e9dcfc 100755 --- a/tests/bootstrap.no_autoload.php +++ b/tests/bootstrap.no_autoload.php @@ -1,4 +1,3 @@