Skip to content

Commit

Permalink
Add alpha hash to exception list
Browse files Browse the repository at this point in the history
  • Loading branch information
donmccurdy committed Jun 29, 2023
1 parent e3f33ff commit 8f4767b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/puppeteer.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ const exceptionList = [
'webgl_loader_imagebitmap',
'webgl_loader_texture_lottie',
'webgl_loader_texture_pvrtc',
'webgl_materials_alphahash',
'webgl_materials_blending',
'webgl_mirror',
'webgl_morphtargets_face',
Expand Down

0 comments on commit 8f4767b

Please sign in to comment.