Closed zewa666 closed 4 months ago
Run & review this pull request in StackBlitz Codeflow.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.8%. Comparing base (
fb3d8b7
) to head (60e2185
). Report is 3 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
this fixes a limitation of jsdom which caused unit tests with vitest/jsdom to fail in components using the slickgrid-universal component
fixes #1601