Skip to content
Snippets Groups Projects
Commit cfa7da04 authored by Mergen Imeev's avatar Mergen Imeev
Browse files

sql: refresh result-file of sql/iproto.test.lua

Test sql/iproto.test.lua fails due to its result-file being a bit
outdated.

Follow up #2618
parent 50e014e5
No related branches found
No related tags found
No related merge requests found
......@@ -673,7 +673,9 @@ cn:execute('select * from test')
---
- metadata:
- name: ID
type: INTEGER
- name: A
type: INTEGER
rows:
- [1, 11]
- [2, 2]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment