need to have fees for auditor test, too

This commit is contained in:
Christian Grothoff 2020-12-16 19:29:13 +01:00
parent 6f6c71a8d3
commit 233f567b81
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -620,6 +620,10 @@ run (void *cls,
};
struct TALER_TESTING_Command commands[] = {
TALER_TESTING_cmd_exec_offline_sign_fees ("offline-sign-fees",
CONFIG_FILE,
"EUR:0.01",
"EUR:0.01"),
TALER_TESTING_cmd_auditor_add ("add-auditor-OK",
MHD_HTTP_NO_CONTENT,
false),