Skip to content

Commit

Permalink
Update app.test.tsx
Browse files Browse the repository at this point in the history
fix: removing trash
  • Loading branch information
mbondyra committed Feb 11, 2020
1 parent 9a651a3 commit 754485c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x-pack/legacy/plugins/lens/public/app_plugin/app.test.tsx
Expand Up @@ -326,7 +326,6 @@ describe('Lens App', () => {
interface SaveProps {
newCopyOnSave: boolean;
newTitle: string;
newState?: object;
}

let defaultArgs: jest.Mocked<{
Expand Down

0 comments on commit 754485c

Please sign in to comment.