Build: Fix failing e2e tests and implicit any check (#17567)

* Tests: Updates truth screen shot

* Fix: Fixes an implicit any error
This commit is contained in:
Hugo Häggmark 2019-06-13 12:37:18 +02:00 committed by GitHub
parent d612beec25
commit 9e9fdb9cf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
import React from 'react';
import { shallow } from 'enzyme';
import { DataSourceApi } from '@grafana/ui';
import { AdHocFilterField, DEFAULT_REMOVE_FILTER_VALUE } from './AdHocFilterField';
import { AdHocFilter } from './AdHocFilter';

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 29 KiB