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