mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
make simpler
This commit is contained in:
parent
21125eb892
commit
967efae8f1
@ -193,7 +193,7 @@ class BuildOutputCompleteTest(BuildAPITest):
|
||||
self.assertTrue('accept_unallocated' in response.data)
|
||||
|
||||
# Accept unallocated stock
|
||||
response = self.post(
|
||||
self.post(
|
||||
finish_url,
|
||||
{
|
||||
'accept_unallocated': True,
|
||||
|
Loading…
Reference in New Issue
Block a user