Skip to content

Commit

Permalink
skip celeste tests because of recent migration
Browse files Browse the repository at this point in the history
  • Loading branch information
himanshu committed Apr 30, 2024
1 parent 6b5261f commit 37f69ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/celeste.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const TORUS_TEST_EMAIL = "[email protected]";
const TORUS_TEST_VERIFIER = "torus-test-health";
const TORUS_TEST_AGGREGATE_VERIFIER = "torus-test-health-aggregate";

describe("torus utils celeste", function () {
describe.skip("torus utils celeste", function () {
let torus: TorusUtils;
let TORUS_NODE_MANAGER: NodeManager;

Expand Down

0 comments on commit 37f69ca

Please sign in to comment.