2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-09 07:00:56 +00:00

Add some unit testing for the new model

This commit is contained in:
Oliver
2021-10-13 22:27:10 +11:00
parent 8512c2db75
commit 0f8c279aa2
4 changed files with 85 additions and 5 deletions

View File

@ -1281,7 +1281,6 @@ class BomItemValidate(generics.UpdateAPIView):
return Response(serializer.data)
class BomItemSubstituteList(generics.ListCreateAPIView):
"""
API endpoint for accessing a list of BomItemSubstitute objects