Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Dosant committed Sep 29, 2020
1 parent 5f23b0d commit 0802999
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*/

import React from 'react';
import { fireEvent, render, wait } from '@testing-library/react';
import { fireEvent, render, wait, cleanup } from '@testing-library/react';
import { createFlyoutManageDrilldowns } from './connected_flyout_manage_drilldowns';
import {
mockGetTriggerInfo,
Expand Down

0 comments on commit 0802999

Please sign in to comment.