forked from cerc-io/laconic-sdk
rm duplicate line (typo?)
This commit is contained in:
parent
10d58ca028
commit
55675c7b55
@ -244,7 +244,6 @@ const namingTests = () => {
|
|||||||
|
|
||||||
const records = await registry.lookupNames([crn], true);
|
const records = await registry.lookupNames([crn], true);
|
||||||
expect(records).toBeDefined();
|
expect(records).toBeDefined();
|
||||||
expect(records).toBeDefined();
|
|
||||||
expect(records).toHaveLength(1);
|
expect(records).toHaveLength(1);
|
||||||
|
|
||||||
const [{ latest }] = records;
|
const [{ latest }] = records;
|
||||||
|
Loading…
Reference in New Issue
Block a user