mirror of https://github.com/grafana/grafana.git
4 lines
83 B
JavaScript
4 lines
83 B
JavaScript
|
import { matchers } from '@grafana/test-utils/matchers';
|
||
|
|
||
|
expect.extend(matchers);
|