Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
folix-01 committed Jul 31, 2024
1 parent 7841f17 commit 83c2483
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/collective/feedback/tests/test_feedbacks_get.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ def test_endpoint_returns_data(self):
[
{
"comments": 1,
"has_unread": True,
"last_vote": json_compatible(now),
"title": "",
"uid": "",
Expand Down

0 comments on commit 83c2483

Please sign in to comment.