adjust assumption
This commit is contained in:
parent
b5f899f732
commit
ff654324d1
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue