src/accounts/controllers/index.test.ts
File index.test.ts
has 295 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
import type { Account, Accounts } from "~/accounts/types";
import type {
ControllerTestFactory,
JQueryKeyEventObjectMock,
} from "~/mocks/types";