mirror of
https://github.com/moparisthebest/wallabag
synced 2025-01-06 19:28:00 -05:00
[add] test for mark as read
This commit is contained in:
parent
2a496fe381
commit
f24eb4fda6
@ -102,7 +102,7 @@ class ApiTest extends PocheWebTestCase
|
||||
)
|
||||
);
|
||||
|
||||
$this->assertEquals('true', $client->getResponse()->getContent());
|
||||
$this->assertEquals('1', $client->getResponse()->getContent());
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user