test: Remove unnecessary jsdom environment declarations (#2616)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
// @vitest-environment jsdom
|
||||
import { describe, expect, it } from 'vitest';
|
||||
|
||||
import { createRetryControl } from '../../../src/card-controller/issues/retry-control';
|
||||
|
||||
Reference in New Issue
Block a user