mirror of
https://github.com/inventree/InvenTree.git
synced 2025-12-16 17:28:11 +00:00
adjust assumption
This commit is contained in:
@@ -1267,7 +1267,7 @@ class PurchaseOrderReceiveTest(OrderTest):
|
|||||||
],
|
],
|
||||||
'location': location.pk,
|
'location': location.pk,
|
||||||
},
|
},
|
||||||
max_query_count=100 + 2 * N_LINES,
|
max_query_count=103 + 2 * N_LINES,
|
||||||
).data
|
).data
|
||||||
|
|
||||||
# Check for expected response
|
# Check for expected response
|
||||||
|
|||||||
Reference in New Issue
Block a user