Skip to content

Commit e44c342

Browse files
authored
Migrate to happydom (#5398)
1 parent d2798fb commit e44c342

36 files changed

+388
-602
lines changed

__tests__/adaptiveCards.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/** @jest-environment jsdom */
1+
/** @jest-environment @happy-dom/jest-environment */
22

33
import { logging } from 'selenium-webdriver';
44

0 commit comments

Comments
 (0)