mark clause schnorr test as experimental
This commit is contained in:
parent
ca50e75c52
commit
fb52ced35a
@ -93,5 +93,5 @@ export async function runClauseSchnorrTest(t: GlobalTestState) {
|
|||||||
await wallet.runUntilDone();
|
await wallet.runUntilDone();
|
||||||
}
|
}
|
||||||
|
|
||||||
runClauseSchnorrTest.suites = ["wallet"];
|
runClauseSchnorrTest.suites = ["experimental-wallet"];
|
||||||
runClauseSchnorrTest.excludeByDefault = true;
|
runClauseSchnorrTest.excludeByDefault = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user