Revert "testing: reset exchange tables before start"

This reverts commit 3450c1617f.
This commit is contained in:
Florian Dold 2021-08-19 18:07:45 +02:00
parent 0d03063710
commit d43313f71e
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B

View File

@ -1085,7 +1085,7 @@ export class ExchangeService implements ExchangeServiceInterface {
await sh(
this.globalState,
"exchange-dbinit",
`taler-exchange-dbinit -r -c "${this.configFilename}"`,
`taler-exchange-dbinit -c "${this.configFilename}"`,
);
this.helperCryptoEddsaProc = this.globalState.spawnService(