We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67c607b commit c23558fCopy full SHA for c23558f
test/Field/Page/PageParentsField/CaseTwoTest.php
@@ -37,7 +37,6 @@ public function testValue()
37
}
38
}";
39
$res = $this->execute($query);
40
- echo "\n\n";
41
$this->assertEquals(0, count($res->data->skyscraper->list[0]->parents->list), 'Returns empty list when no access to parent pages template.');
42
43
0 commit comments