diff --git a/src/Magnum/GL/Test/TextureArrayGLTest.cpp b/src/Magnum/GL/Test/TextureArrayGLTest.cpp index 2bbdb273e..f971dec07 100644 --- a/src/Magnum/GL/Test/TextureArrayGLTest.cpp +++ b/src/Magnum/GL/Test/TextureArrayGLTest.cpp @@ -287,7 +287,7 @@ const struct { #endif Containers::arrayView(CompressedData2D).exceptPrefix(16), 0}, #ifndef MAGNUM_TARGET_GLES - {"skip Y", + {"skip Z", Containers::arrayView(CompressedData2D).exceptPrefix(16), CompressedPixelStorage{} .setCompressedBlockSize({4, 4, 1})