fix(utils): fix promotion case of each allocation not applying its total amount (#13199)

* fix(utils): fix promotion case of each allocation not applying its amount

* chore: fixed tests

---------

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
Riqwan Thamir
2025-08-17 19:11:16 +02:00
committed by GitHub
parent 0128ed314c
commit 3cc512ef39
4 changed files with 150 additions and 12 deletions

View File

@@ -464,7 +464,7 @@ moduleIntegrationTestRunner({
type: "fixed",
target_type: "items",
allocation: "each",
value: 500,
value: 100,
max_quantity: 5,
target_rules: [
{