Skip to content

Commit

Permalink
Remove "problematic" unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
SchrodingersGat committed Apr 4, 2023
1 parent 7cce375 commit 1eaf2bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_part.py
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@ def test_part_get_functions(self):
'getSupplierParts': SupplierPart,
'getBomItems': BomItem,
'isUsedIn': BomItem,
'getBuilds': Build,
'getStockItems': StockItem,
'getParameters': Parameter,
'getRelated': PartRelated,
Expand Down

0 comments on commit 1eaf2bf

Please sign in to comment.