mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
test: expect label value completion apply text
Signed-off-by: Asish Kumar <officialasishkumar@gmail.com>
This commit is contained in:
parent
0254e010b3
commit
a21f58c2c0
1 changed files with 1 additions and 0 deletions
|
|
@ -1566,6 +1566,7 @@ describe('autocomplete promQL test', () => {
|
|||
options: [
|
||||
{
|
||||
label: 'demo',
|
||||
apply: 'demo',
|
||||
type: 'text',
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue