Skip to content

Commit

Permalink
Remove empty categories from /items2
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsierro committed Oct 16, 2024
1 parent 6dae67a commit 560b407
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions legacy/tests/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,11 +118,6 @@ def test_items2(self):
[{"type": "category",
"name": "root",
"items": [
{"type": "category",
"name": "cat10",
"items": [

]},
{"type": "category",
"name": "cat20",
"items": [
Expand Down

0 comments on commit 560b407

Please sign in to comment.