Skip to content

Commit

Permalink
Update Cesium3DTilesSelection/test/TestTilesetSelectionAlgorithm.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: Janine Liu <[email protected]>
  • Loading branch information
kring and j9liu authored Dec 18, 2024
1 parent 27b5b61 commit c32cdaf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1560,7 +1560,7 @@ void runUnconditionallyRefinedTestCase(const TilesetOptions& options) {
pRawLoader->createRootTile(),
options);

// On the first update, we should refine right to the grandchild tile, even
// On the first update, we should refine down to the grandchild tile, even
// though no tiles are loaded yet.
initializeTileset(tileset);
const Tile& child = tileset.getRootTile()->getChildren()[0];
Expand Down

0 comments on commit c32cdaf

Please sign in to comment.