import { render, screen } from '@test-utils';
import CCBySA from './cc-by-sa';
describe('CCBySA', () => {
it('renders a CC BY SA icon', () => {
render();
expect(screen.getByTitle('CC BY SA')).toBeInTheDocument();
});
});
/git.armand.philippot.eu/www.armandphilippot.com/atom/src/components/atoms/icons/career.test.tsx?h=v2.0.0' type='application/atom+xml'/>