Mr.doob 3 gadi atpakaļ
vecāks
revīzija
af6acae2d6
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      test/e2e/puppeteer.js

+ 0 - 1
test/e2e/puppeteer.js

@@ -31,7 +31,6 @@ const exceptionList = [
 	'webgl_loader_imagebitmap', // takes too long to load?
 	'webgl_loader_texture_lottie', // not sure why this fails
 	'webgl_loader_texture_pvrtc', // not supported in CI, useless
-	'webgl_materials_standard_nodes', // puppeteer does not support import maps yet
 	'webgl_morphtargets_face', // To investigate...
 	'webgl_postprocessing_crossfade', // fails for some misterious reason
 	'webgl_raymarching_reflect', // exception for Github Actions