浏览代码

Clean up.

Mr.doob 3 年之前
父节点
当前提交
af6acae2d6
共有 1 个文件被更改,包括 0 次插入1 次删除
  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