Project

General

Profile

« Previous | Next » 

Revision 89b8fc37

Added by Amir Fefer over 4 years ago

Fixes #28488 - consume jest config from env

View differences:

webpack/assets/javascripts/react_app/components/common/table/components/DeleteButton.test.js
import React from 'react';
import { shallow } from 'enzyme';
import { shallow } from '@theforeman/test';
import { Button } from 'patternfly-react';
import DeleteButton from './DeleteButton';

Also available in: Unified diff