Fix: get All vote of current citizen now return complete target

This commit is contained in:
2019-10-02 11:12:56 +02:00
parent fc138790ea
commit fad625f204
4 changed files with 51 additions and 12 deletions

View File

@@ -27,5 +27,5 @@ Feature: vote Article
And the response should contain object:
| current_page | 1 |
| limit | 50 |
| total | 2 |
| result[0].note | -1 |
| total | 1 |
| result[0].note | 1 |