X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=tests%2Fdatasets%2Fapi.fixture.php;h=ce7161e413271cc9abc464c825ed1a3016a415ce;hb=21af40b2f904a4b720342097789cd3f01905445e;hp=0cfdd9fa86ae7d9da559af1766f78c2e9b6c7b60;hpb=507d66936c77ba187e5be8a851402f2fcac38cb5;p=friendica.git diff --git a/tests/datasets/api.fixture.php b/tests/datasets/api.fixture.php index 0cfdd9fa86..ce7161e413 100644 --- a/tests/datasets/api.fixture.php +++ b/tests/datasets/api.fixture.php @@ -19,6 +19,8 @@ * */ +use Friendica\Model\Notify; + return [ // Empty these tables 'cache', @@ -317,7 +319,7 @@ return [ 'iid' => 4, 'seen' => 0, 'verb' => '', - 'otype' => 'item', + 'otype' => Notify\ObjectType::ITEM, 'name_cache' => 'Reply to', 'msg_cache' => 'A test reply from an item', ],