test: fix missing variable
This commit is contained in:
@@ -77,6 +77,7 @@ describe('Fields', () => {
|
|||||||
describe('relationship', () => {
|
describe('relationship', () => {
|
||||||
let textDoc
|
let textDoc
|
||||||
let otherTextDoc
|
let otherTextDoc
|
||||||
|
let selfReferencing
|
||||||
let parent
|
let parent
|
||||||
let child
|
let child
|
||||||
let grandChild
|
let grandChild
|
||||||
|
|||||||
Reference in New Issue
Block a user