test: fix missing variable

This commit is contained in:
Dan Ribbens
2023-10-14 15:32:06 -04:00
parent 21649537a6
commit b0083b7c07

View File

@@ -77,6 +77,7 @@ describe('Fields', () => {
describe('relationship', () => {
let textDoc
let otherTextDoc
let selfReferencing
let parent
let child
let grandChild