summaryrefslogtreecommitdiff
path: root/tests/Api/PostsDeleteTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Api/PostsDeleteTest.php')
-rw-r--r--tests/Api/PostsDeleteTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Api/PostsDeleteTest.php b/tests/Api/PostsDeleteTest.php
index 626746f..d9fb6cd 100644
--- a/tests/Api/PostsDeleteTest.php
+++ b/tests/Api/PostsDeleteTest.php
@@ -215,7 +215,7 @@ class Api_PostsDeleteTest extends TestBaseApi
$this->assertTag(
array(
'tag' => 'result',
- 'attributes' => array('code' => 'something went wrong')
+ 'attributes' => array('code' => 'item not found')
),
$res->getBody(),
'', false