Skip to content

Commit 84a061b

Browse files
committed
Merge branch 'task/g112_sign_with_cosignatories' of github.com:rg911/nem2-sdk-typescript-javascript into task/g112_sign_with_cosignatories
2 parents 88bce96 + 825b35f commit 84a061b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/model/transaction/CosignatureTransaction.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,4 +129,4 @@ describe('CosignatureTransaction', () => {
129129
expect(signedTx.signer).to.be.equal('C2F93346E27CE6AD1A9F8F5E3066F8326593A406BDF357ACB041E2F9AB402EFE');
130130
expect(signedTx.signer).to.be.equal(account.publicKey);
131131
});
132-
});
132+
});

0 commit comments

Comments
 (0)