test: Remove unnecessary jsdom environment declarations (#2616)

This commit is contained in:
Dermot Duffy
2026-07-25 22:47:59 -07:00
committed by GitHub
parent eccf7f3b97
commit a0fd464d23
41 changed files with 0 additions and 43 deletions
-1
View File
@@ -26,7 +26,6 @@ describe('getReleaseVersion', () => {
});
});
// @vitest-environment jsdom
describe('getDiagnostics', () => {
const now = new Date('2023-10-01T21:53Z');
const hass = createHASS();