Skip to content

Commit

Permalink
fix: breaking test case
Browse files Browse the repository at this point in the history
  • Loading branch information
isaackps committed Feb 16, 2024
1 parent dc793e2 commit 0ef60b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ describe("getDocumentStoreRecords for Hedera", () => {
net: "hedera",
netId: "296",
dnssec: false,
addr: "0x3498b8e0A00fC8c3a1f64647AC85EEE8E1baF953",
addr: "0x3DE43bfd3D771931E46CbBd4EDE0D3d95C85f81A",
};

test("it should work with trustlv.org", async () => {
Expand Down

0 comments on commit 0ef60b4

Please sign in to comment.