fix: lint

This commit is contained in:
blorgon1 2022-06-15 11:53:11 -04:00
parent ae820763d9
commit 296e2178de
2 changed files with 8 additions and 8 deletions

View File

@ -57,10 +57,10 @@ describe("Adaptor Responses", () => {
Sum: {
type: "tendermint.crypto.PublicKey_Ed25519",
value: {
ed25519: "HjSC7VkhKih6xMhudlqfaFE8ZZnP8RKJPv4iqR7RhcE="
}
}
}
ed25519: "HjSC7VkhKih6xMhudlqfaFE8ZZnP8RKJPv4iqR7RhcE=",
},
},
},
});
expect(update).toEqual({
pubkey: {

View File

@ -57,10 +57,10 @@ describe("Adaptor Responses", () => {
Sum: {
type: "tendermint.crypto.PublicKey_Ed25519",
value: {
ed25519: "HjSC7VkhKih6xMhudlqfaFE8ZZnP8RKJPv4iqR7RhcE="
}
}
}
ed25519: "HjSC7VkhKih6xMhudlqfaFE8ZZnP8RKJPv4iqR7RhcE=",
},
},
},
});
expect(update).toEqual({
pubkey: {