Skip to content

Commit

Permalink
Update packages/react/src/components/Breadcrumb/__tests__/Breadcrumb-…
Browse files Browse the repository at this point in the history
…test.js
  • Loading branch information
dakahn committed Sep 21, 2021
1 parent 688bcc2 commit e5a6e22
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

import { cleanup, render } from '@testing-library/react';
import React from 'react';
import { mount, shallow } from 'enzyme';
import { mount } from 'enzyme';
import { settings } from 'carbon-components';

const { prefix } = settings;
Expand Down

0 comments on commit e5a6e22

Please sign in to comment.