mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-13 08:21:26 +00:00
Update fixtues for unit testing
This commit is contained in:
@ -528,6 +528,7 @@ class TestResultTest(StockTest):
|
||||
item.pk = None
|
||||
item.serial = None
|
||||
item.quantity = 50
|
||||
item.batch = "B344"
|
||||
|
||||
item.save()
|
||||
|
||||
|
Reference in New Issue
Block a user