testing: reset exchange tables before start
This commit is contained in:
parent
d725d82338
commit
3450c1617f
@ -1128,7 +1128,7 @@ export class ExchangeService implements ExchangeServiceInterface {
|
||||
await sh(
|
||||
this.globalState,
|
||||
"exchange-dbinit",
|
||||
`taler-exchange-dbinit -c "${this.configFilename}"`,
|
||||
`taler-exchange-dbinit -r -c "${this.configFilename}"`,
|
||||
);
|
||||
|
||||
this.helperCryptoEddsaProc = this.globalState.spawnService(
|
||||
|
Loading…
Reference in New Issue
Block a user