Ongoing projects are visible and the return on the investment is certain and highly profitable. The hereafter of this estate is not just the best quality but a memorable one; I am a landowner in the strategic location.
import { render, cleanup } from '@testing-library/react';
import { globalParams, bulkExportParams } from './mockData';
import { TriggerBulkExportComponent } from '../';
describe( 'submissions-trigger-bulk-export-component', () => {
afterEach( cleanup );
it( 'Matches snapshot', () => {
const props = { globalParams, bulkExportParams };
const { container } = render(