Skip to content

Commit c23558f

Browse files
committed
Remove extraneous code.
1 parent 67c607b commit c23558f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/Field/Page/PageParentsField/CaseTwoTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ public function testValue()
3737
}
3838
}";
3939
$res = $this->execute($query);
40-
echo "\n\n";
4140
$this->assertEquals(0, count($res->data->skyscraper->list[0]->parents->list), 'Returns empty list when no access to parent pages template.');
4241
}
4342

0 commit comments

Comments
 (0)