Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jpuri committed Nov 29, 2024
1 parent 2c3a57c commit a5e21ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/tests/confirmations/signatures/siwe.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ import {
} from './signature-helpers';

describe('Confirmation Signature - SIWE @no-mmi', function (this: Suite) {
// this.timeout(200000); // This test is very long, so we need an unusually high timeout //
// this.timeout(200000); // This test is very long, so we need an unusually high timeout // //
it('initiates and confirms', async function () {
await withTransactionEnvelopeTypeFixtures(
this.test?.fullTitle(),
Expand Down

0 comments on commit a5e21ff

Please sign in to comment.