def test_ancestor_query(self, client): tasks = snippets.ancestor_query(client) client.entities_to_delete.extend(tasks) assert tasks