Skip to content

Commit

Permalink
test: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed May 5, 2024
1 parent 5b8d2c5 commit c66747b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/screenshot/test/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ test('graphics features', async t => {
Vulkan: 'Disabled',
WebGL: 'Software only, hardware acceleration unavailable',
WebGL2: 'Software only, hardware acceleration unavailable',
WebGPU: 'Disabled'
WebGPU: 'Disabled',
WebNN: 'Disabled'
}
: {
Canvas: 'Hardware accelerated',
Expand Down

0 comments on commit c66747b

Please sign in to comment.