fix assert

This commit is contained in:
Matthias Mair
2025-11-28 16:35:02 +01:00
parent a5c7ee336d
commit 4d3bdd95d9

View File

@@ -1267,7 +1267,7 @@ class PurchaseOrderReceiveTest(OrderTest):
],
'location': location.pk,
},
max_query_count=103 + 2 * N_LINES,
max_query_count=104 + 2 * N_LINES,
).data
# Check for expected response