Replace getByText with getByRole(heading) in page test to disambiguate the duplicate "Haushalt benennen" text between sidebar and form. Revert defaultIgnore change in test-setup.ts. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2 lines
43 B
TypeScript
2 lines
43 B
TypeScript
import '@testing-library/jest-dom/vitest';
|