aboutsummaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_post_account.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/testing_api_cmd_post_account.c')
-rw-r--r--src/testing/testing_api_cmd_post_account.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/testing_api_cmd_post_account.c b/src/testing/testing_api_cmd_post_account.c
index a135f8e7..3529b961 100644
--- a/src/testing/testing_api_cmd_post_account.c
+++ b/src/testing/testing_api_cmd_post_account.c
@@ -123,7 +123,7 @@ post_account_run (void *cls,
struct PostAccountState *pas = cls;
pas->is = is;
- pas->aph = TALER_MERCHANT_account_post (is->ctx,
+ pas->aph = TALER_MERCHANT_account_post (TALER_TESTING_interpreter_get_context (is),
pas->merchant_url,
&pas->ac,
&post_account_cb,