]> git.mxchange.org Git - friendica.git/blobdiff - tests/datasets/api.fixture.php
Move Api\Help
[friendica.git] / tests / datasets / api.fixture.php
index 2c6512f8c62b6b5c638fdf1a7c66326370463765..6743dbf112519f19cd7ce2475ce3774baefd7d16 100644 (file)
@@ -26,6 +26,8 @@ use Friendica\Model\Notification;
 
 return [
        // Empty these tables
+       'profile_field',
+       'permissionset',
        'cache',
        'conversation',
        'pconfig',
@@ -732,7 +734,7 @@ return [
                        'link' => 'http://localhost/notification/1',
                        'iid' => 4,
                        'seen' => 0,
-                       'verb' => '',
+                       'verb' => \Friendica\Protocol\Activity::POST,
                        'otype' => Notification\ObjectType::ITEM,
                        'name_cache' => 'Reply to',
                        'msg_cache' => 'A test reply from an item',