Fixed testcases to account for show image path in and show instance description
This commit is contained in:
parent
6ade74163d
commit
0196aa21f5
28 changed files with 125 additions and 76 deletions
|
@ -14,6 +14,7 @@
|
|||
<column>live_stream_pass</column>
|
||||
<column>linked</column>
|
||||
<column>is_linkable</column>
|
||||
<column>image_path</column>
|
||||
<row>
|
||||
<value>1</value>
|
||||
<value>test show</value>
|
||||
|
@ -28,6 +29,7 @@
|
|||
<null />
|
||||
<value></value>
|
||||
<value>1</value>
|
||||
<value></value>
|
||||
</row>
|
||||
</table>
|
||||
</table>
|
||||
</dataset>
|
Loading…
Add table
Add a link
Reference in a new issue