Update packages/stargate/src/modules/gov/aminomessages.spec.ts

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
This commit is contained in:
Milan Steiner 2022-03-10 11:13:56 +01:00 committed by GitHub
parent d4e23e8c58
commit 5f2b20995d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -91,6 +91,7 @@ describe("AminoTypes", () => {
expect(aminoMsg).toEqual(expected);
});
});
describe("fromAmino", () => {
it("works for MsgDeposit", () => {
const aminoMsg: AminoMsgDeposit = {