import { describe, it } from 'vitest' describe('InjectedConnector', () => { it.todo('inits') })