Skip to content

Commit 4b125ae

Browse files
enable grant access to whitelist SC test
1 parent 4f28828 commit 4b125ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/sendTelegram.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ describe('web3telegram.sendTelegram()', () => {
285285
2 * MAX_EXPECTED_BLOCKTIME + MAX_EXPECTED_WEB2_SERVICES_TIME
286286
);
287287

288-
it.skip(
288+
it(
289289
'should successfully send telegram with granted access to whitelist address',
290290
async () => {
291291
//create valid protected data

0 commit comments

Comments
 (0)