webpack/ForemanTasks/Components/common/ActionButtons/CancelButton.test.js in foreman-tasks-1.0.0 vs webpack/ForemanTasks/Components/common/ActionButtons/CancelButton.test.js in foreman-tasks-1.0.1

- old
+ new

@@ -1,7 +1,6 @@ import React from 'react'; -import { testComponentSnapshotsWithFixtures } from 'react-redux-test-utils'; -import { shallow } from 'enzyme'; +import { testComponentSnapshotsWithFixtures, shallow } from '@theforeman/test'; import { CancelButton } from './CancelButton'; const fixtures = { 'render with minimal props': { id: 'some-id',