diff --git a/Specs/Scene/TranslucentTileClassificationSpec.js b/Specs/Scene/TranslucentTileClassificationSpec.js index 3e7ddeba3f90..03ba7ea19701 100644 --- a/Specs/Scene/TranslucentTileClassificationSpec.js +++ b/Specs/Scene/TranslucentTileClassificationSpec.js @@ -230,7 +230,7 @@ describe( executeCommand, passState, translucentPrimitive.commands, - globeDepthFramebuffer.depthStencilTexture + undefined ); expectResources(translucentTileClassification, false);