fix: some typos (#56171)

This commit is contained in:
George Rodrigues
2022-10-04 20:43:49 -03:00
committed by GitHub
parent 4163f31d76
commit 8950d86141
11 changed files with 11 additions and 11 deletions

View File

@@ -3,7 +3,7 @@ import InfluxQueryModel from '../influx_query_model';
describe('InfluxQuery', () => {
const templateSrv: any = { replace: (val: any) => val };
describe('render series with mesurement only', () => {
describe('render series with measurement only', () => {
it('should generate correct query', () => {
const query = new InfluxQueryModel(
{