projects
/
friendica.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c59e03
)
Fix tests - hopefully
author
Michael
<heluecht@pirati.ca>
Sun, 26 Apr 2020 16:25:46 +0000
(16:25 +0000)
committer
Michael
<heluecht@pirati.ca>
Sun, 26 Apr 2020 16:25:46 +0000
(16:25 +0000)
tests/datasets/api.fixture.php
patch
|
blob
|
history
diff --git
a/tests/datasets/api.fixture.php
b/tests/datasets/api.fixture.php
index 8bb701da1d42b21a1f08f5b525880cce39f66a48..c9c16a33fc3db6820aa94b046726fe7defbd15e6 100644
(file)
--- a/
tests/datasets/api.fixture.php
+++ b/
tests/datasets/api.fixture.php
@@
-256,6
+256,12
@@
return [
'wall' => 1,
],
],
+ 'profile' => [
+ [
+ 'id' => 1,
+ 'uid' => 42,
+ ],
+ ],
'group' => [
[
'id' => 1,