From 5950981dca22a42fc9ba6f92cd65ec035f776f6c Mon Sep 17 00:00:00 2001 From: maztch Date: Thu, 30 May 2019 14:36:21 +0200 Subject: [PATCH] travis --- tests/Ilovepdf/IlovepdfTest.php | 1 + tests/bootstrap.no_autoload.php | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) 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 @@