Browse Source

Puppeteer: Bug fix (#25447)

Levi Pesin 2 years ago
parent
commit
8ec4ab780e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      test/e2e/puppeteer.js

+ 1 - 0
test/e2e/puppeteer.js

@@ -81,6 +81,7 @@ const exceptionList = [
 	'webgl_loader_texture_lottie',
 	'webgl_loader_texture_pvrtc',
 	'webgl_materials_blending',
+	'webgl_mirror',
 	'webgl_morphtargets_face',
 	'webgl_nodes_materials_standard',
 	'webgl_postprocessing_crossfade',