Skip to content

Commit 03514e4

Browse files
committed
Remove debug line
1 parent 94fb8c6 commit 03514e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

e2e/stateful-pallet-storage/stateful.ethereum.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ describe('📗 Stateful Pallet Storage Ethereum', function () {
6464
'test.PaginatedSignatureRequired'
6565
),
6666
]);
67-
console.count('stateful-ethereum-test');
6867
assert.notEqual(undelegatedProviderId, undefined, 'setup should populate undelegatedProviderId');
6968
assert.notEqual(undelegatedProviderKeys, undefined, 'setup should populate undelegatedProviderKeys');
7069

0 commit comments

Comments
 (0)