Skip to content

Commit

Permalink
disable triberagequit test
Browse files Browse the repository at this point in the history
  • Loading branch information
kryptoklob committed Dec 24, 2021
1 parent eb0ce49 commit a9318dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/tests/merger.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ describe('e2e-merger', function () {
doLogging && console.log(`Environment loaded.`);
});

describe('TribeRagequit', async function () {
describe.skip('TribeRagequit', async function () {
const guardianBalance = '18903018000000000000000000';

it('ngmi', async function () {
Expand Down

0 comments on commit a9318dd

Please sign in to comment.