Use serialized keys after /wire
This commit is contained in:
parent
5c71c3e70e
commit
00596e245e
@ -81,6 +81,12 @@ run (void *cls,
|
||||
*/
|
||||
TALER_TESTING_cmd_connect_with_state ("reconnect-with-state",
|
||||
"serialize-keys"),
|
||||
|
||||
TALER_TESTING_cmd_wire ("verify-/wire-with-serialized-keys",
|
||||
"x-taler-bank",
|
||||
NULL,
|
||||
MHD_HTTP_OK),
|
||||
|
||||
TALER_TESTING_cmd_end ()
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user