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