fix assert

This commit is contained in:
Matthias Mair 2025-11-28 16:35:02 +01:00
parent a5c7ee336d
commit 4d3bdd95d9
No known key found for this signature in database
GPG Key ID: A593429DDA23B66A
1 changed files with 1 additions and 1 deletions

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