test: Remove unnecessary jsdom environment declarations (#2616)
This commit is contained in:
@@ -57,7 +57,6 @@ describe('generateViewContextForZoom', () => {
|
||||
});
|
||||
});
|
||||
|
||||
// @vitest-environment jsdom
|
||||
describe('handleZoomSettingsObservedEvent', () => {
|
||||
it('should reject observed zoom settings without viewManager ', () => {
|
||||
handleZoomSettingsObservedEvent(
|
||||
|
||||
Reference in New Issue
Block a user