summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_patch_product.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/testing_api_cmd_patch_product.c')
-rw-r--r--src/testing/testing_api_cmd_patch_product.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testing/testing_api_cmd_patch_product.c b/src/testing/testing_api_cmd_patch_product.c
index 26088431..a5b5b749 100644
--- a/src/testing/testing_api_cmd_patch_product.c
+++ b/src/testing/testing_api_cmd_patch_product.c
@@ -209,6 +209,7 @@ patch_product_traits (void *cls,
TALER_TESTING_make_trait_int64 (0, &pps->total_stock),
TALER_TESTING_make_trait_json (3, pps->address),
TALER_TESTING_make_trait_absolute_time (0, &pps->next_restock),
+ TALER_TESTING_make_trait_string (2, pps->product_id),
TALER_TESTING_trait_end (),
};