Skip to content

Commit

Permalink
skip ed25519 as us region is not updated yet
Browse files Browse the repository at this point in the history
  • Loading branch information
himanshu committed Dec 12, 2023
1 parent badf280 commit d20b635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/sapphire_devnet_ed25519.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const TORUS_TEST_VERIFIER = "torus-test-health";
const TORUS_TEST_AGGREGATE_VERIFIER = "torus-test-health-aggregate";
const HashEnabledVerifier = "torus-test-verifierid-hash";

describe.only("torus utils ed25519 sapphire devnet", function () {
describe.skip("torus utils ed25519 sapphire devnet", function () {
let torus: TorusUtils;
let TORUS_NODE_MANAGER: NodeManager;

Expand Down

0 comments on commit d20b635

Please sign in to comment.