forked from cerc-io/laconic-sdk
Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
80348594f8 | ||
|
|
55675c7b55 |
@@ -244,7 +244,6 @@ const namingTests = () => {
|
||||
|
||||
const records = await registry.lookupNames([crn], true);
|
||||
expect(records).toBeDefined();
|
||||
expect(records).toBeDefined();
|
||||
expect(records).toHaveLength(1);
|
||||
|
||||
const [{ latest }] = records;
|
||||
|
||||
Reference in New Issue
Block a user