import { render, screen } from '@test-utils'; import Form from './form'; describe('Form', () => { it('renders a form', () => { render(