adjust test to changed counter description

Ref #3312
parent 32530b5c
......@@ -40,7 +40,7 @@ process p1 -expect-text 0 0 "DIAG"
process p1 -screen_dump
process p1 -write {dek}
process p1 -expect-text 0 1 "Concurrent connections to backend:"
process p1 -expect-text 0 1 "Concurrent connections used:"
process p1 -screen_dump
process p1 -write {h}
......@@ -53,7 +53,7 @@ process p1 -screen_dump
# the counters screen is preserved
process p1 -write {h}
process p1 -expect-text 0 1 "Concurrent connections to backend:"
process p1 -expect-text 0 1 "Concurrent connections used:"
process p1 -screen_dump
# the help screen always appears from the top
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment