aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/api/controllers/tags/DeleteTagTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/api/controllers/tags/DeleteTagTest.php')
-rw-r--r--tests/api/controllers/tags/DeleteTagTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/api/controllers/tags/DeleteTagTest.php b/tests/api/controllers/tags/DeleteTagTest.php
index 7ba5a862..e0787ce2 100644
--- a/tests/api/controllers/tags/DeleteTagTest.php
+++ b/tests/api/controllers/tags/DeleteTagTest.php
@@ -144,7 +144,7 @@ class DeleteTagTest extends \PHPUnit_Framework_TestCase
144 } 144 }
145 145
146 /** 146 /**
147 * Test DELETE link endpoint: reach not existing ID. 147 * Test DELETE tag endpoint: reach not existing tag.
148 * 148 *
149 * @expectedException Shaarli\Api\Exceptions\ApiTagNotFoundException 149 * @expectedException Shaarli\Api\Exceptions\ApiTagNotFoundException
150 * @expectedExceptionMessage Tag not found 150 * @expectedExceptionMessage Tag not found