Skip to content

Commit a052d3e

Browse files
author
bob@babbageproject.com
committed
updated describe title with createAction2
1 parent 48cf829 commit a052d3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/wallet/action/createAction2.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ function sanitizeTestName(testName: string): string {
2626
: `LOG_${cleanTestName}`
2727
}
2828

29-
describe('createAction nosend transactions', () => {
29+
describe('createAction2 nosend transactions', () => {
3030
jest.setTimeout(99999999)
3131

3232
let ctxs: TestWalletNoSetup[] = []

0 commit comments

Comments
 (0)