Move API DirectMessage tests

This commit is contained in:
Philipp Holzer 2021-12-30 21:07:20 +01:00
commit 6412484fa6
Signed by: nupplaPhil
GPG key ID: 24A7501396EB5432
5 changed files with 99 additions and 83 deletions

View file

@ -10,8 +10,8 @@ return [
'thr-parent-id' => 44,
'guid' => '123456',
'from-name' => 'Tester',
'title' => 'test message',
'body' => 'this is a test',
'title' => 'item_title',
'body' => '[b]item_body[/b]',
],
],
];