chore(ui): repair test message

pull/5877/head
Pavel Zavora 2022-03-10 13:27:50 +01:00
parent 0b130e81c6
commit 7de7d1c38d
1 changed files with 1 additions and 1 deletions

View File

@ -2421,7 +2421,7 @@ export const AST_TESTS: Array<[string, string, number, any]> = [
AST_9,
],
[
'basic absolure number query',
'basic absolute number query',
'from(bucket: "b") |> range(start: 0, end: 10)',
10000,
AST_10,