Skip to content

Fixing void cell pointer array renaming in tests

William Roper requested to merge zoom_test_fix_rename into zoom_merge

The renaming of void_cells_top -> void_cell_indices hadn't propagated to the tests. This is now fixed.

Merge request reports