Skip to content

Commit ca8739d

Browse files
committed
Add exit statement to the script
1 parent 7198535 commit ca8739d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/resources/boltstub/v3/acquire_endpoints_no_writers.script

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ C: RUN "CALL dbms.cluster.routing.getRoutingTable($context)" {"context": {}} {}
88
S: SUCCESS {"fields": ["ttl", "servers"]}
99
RECORD [9223372036854775807, [{"addresses": [],"role": "WRITE"}, {"addresses": ["127.0.0.1:9005","127.0.0.1:9006"], "role": "READ"},{"addresses": ["127.0.0.1:9001","127.0.0.1:9002","127.0.0.1:9003"], "role": "ROUTE"}]]
1010
SUCCESS {}
11+
<EXIT>

0 commit comments

Comments
 (0)