import { common } from '../../util/generic-tests'; import Breadcrumb from './Breadcrumb'; describe('Breadcrumb', () => { common(Breadcrumb); });