Skip to content

Commit 73c25e2

Browse files
chore: Remove accidental comment
1 parent 45e19d7 commit 73c25e2

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

local-tests/test.ts

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -293,22 +293,22 @@ setLitActionsCodeToLocal();
293293
tests: {
294294
// testExample,
295295
// testBundleSpeed,
296-
// ...eoaSessionSigsTests,
297-
// ...pkpSessionSigsTests,
298-
// ...litActionSessionSigsTests,
299-
// ...litActionIpfsIdSessionSigsTests,
300-
// ...capacityDelegationTests,
301-
// ...bareAuthSigTests,
302-
//
303-
// ...pkpEthersTest.eoaSessionSigs,
304-
// ...pkpEthersTest.pkpSessionSigs,
305-
// ...pkpEthersTest.litActionSessionSigs,
306-
//
307-
// ...litActionCombiningTests.broadcastAndCombine,
308-
// ...litActionCombiningTests.decryptAndCombine,
309-
// ...litActionCombiningTests.ecdsaSignAndCombine,
310-
//
311-
// ...relayerTests,
296+
...eoaSessionSigsTests,
297+
...pkpSessionSigsTests,
298+
...litActionSessionSigsTests,
299+
...litActionIpfsIdSessionSigsTests,
300+
...capacityDelegationTests,
301+
...bareAuthSigTests,
302+
303+
...pkpEthersTest.eoaSessionSigs,
304+
...pkpEthersTest.pkpSessionSigs,
305+
...pkpEthersTest.litActionSessionSigs,
306+
307+
...litActionCombiningTests.broadcastAndCombine,
308+
...litActionCombiningTests.decryptAndCombine,
309+
...litActionCombiningTests.ecdsaSignAndCombine,
310+
311+
...relayerTests,
312312
...wrappedKeysTests,
313313
},
314314
devEnv,

0 commit comments

Comments
 (0)