aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/api/controllers/tags/GetTagNameTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/api/controllers/tags/GetTagNameTest.php')
-rw-r--r--tests/api/controllers/tags/GetTagNameTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/api/controllers/tags/GetTagNameTest.php b/tests/api/controllers/tags/GetTagNameTest.php
index d60f5b38..afac228e 100644
--- a/tests/api/controllers/tags/GetTagNameTest.php
+++ b/tests/api/controllers/tags/GetTagNameTest.php
@@ -112,7 +112,7 @@ class GetTagNameTest extends \PHPUnit_Framework_TestCase
112 } 112 }
113 113
114 /** 114 /**
115 * Test basic getLink service: get non existent link => ApiLinkNotFoundException. 115 * Test basic getTag service: get non existent tag => ApiTagNotFoundException.
116 * 116 *
117 * @expectedException Shaarli\Api\Exceptions\ApiTagNotFoundException 117 * @expectedException Shaarli\Api\Exceptions\ApiTagNotFoundException
118 * @expectedExceptionMessage Tag not found 118 * @expectedExceptionMessage Tag not found