-tag test

This commit is contained in:
Florian Dold 2022-09-21 12:48:11 +02:00
parent 28b4489bea
commit 4fdc009753
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B

View File

@ -274,4 +274,4 @@ export async function runExchangeManagementTest(
t.assertTrue(wd.possibleExchanges.length === 0);
}
runExchangeManagementTest.suites = ["exchange"];
runExchangeManagementTest.suites = ["wallet", "exchange"];