22 lines
271 B
YAML
22 lines
271 B
YAML
-
|
|
id: 1
|
|
user_id: 4
|
|
follow_id: 2
|
|
|
|
-
|
|
id: 2
|
|
user_id: 8
|
|
follow_id: 2
|
|
|
|
-
|
|
id: 3
|
|
user_id: 2
|
|
follow_id: 8
|
|
|
|
-
|
|
id: 4
|
|
user_id: 31
|
|
follow_id: 33
|
|
|
|
# DO NOT add more test data in the fixtures, test case should prepare their own test data separately and clearly
|