mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: remove comment from test
This commit is contained in:
parent
0ee968ae21
commit
50b44c44f9
@ -113,8 +113,6 @@ describe('situation', () => {
|
|||||||
otherLabels: [{ name: 'one', value: 'val1', op: '=' }],
|
otherLabels: [{ name: 'one', value: 'val1', op: '=' }],
|
||||||
});
|
});
|
||||||
|
|
||||||
// single-quoted currently failing in lezer-logql
|
|
||||||
|
|
||||||
// double-quoted label-values with escape
|
// double-quoted label-values with escape
|
||||||
assertSituation('{one="val\\"1",^}', {
|
assertSituation('{one="val\\"1",^}', {
|
||||||
type: 'IN_LABEL_SELECTOR_NO_LABEL_NAME',
|
type: 'IN_LABEL_SELECTOR_NO_LABEL_NAME',
|
||||||
|
Loading…
Reference in New Issue
Block a user