]> git.mxchange.org Git - friendica.git/blobdiff - tests/datasets/api.fixture.php
Merge remote-tracking branch 'upstream/develop' into rework-notifications
[friendica.git] / tests / datasets / api.fixture.php
index 0cfdd9fa86ae7d9da559af1766f78c2e9b6c7b60..ce7161e413271cc9abc464c825ed1a3016a415ce 100644 (file)
@@ -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',
                ],