We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48cf829 commit a052d3eCopy full SHA for a052d3e
test/wallet/action/createAction2.test.ts
@@ -26,7 +26,7 @@ function sanitizeTestName(testName: string): string {
26
: `LOG_${cleanTestName}`
27
}
28
29
-describe('createAction nosend transactions', () => {
+describe('createAction2 nosend transactions', () => {
30
jest.setTimeout(99999999)
31
32
let ctxs: TestWalletNoSetup[] = []
0 commit comments