Assert the downloaded stave is the same as uploaded
Compare changes
- Alex Toldaiev authored
because the meta payload does not get parsed from a str to a dict modified: scripts/test_upload_a_stave.py
+ 3
− 1
@@ -4,7 +4,7 @@ import pyconfigdb
@@ -61,6 +61,8 @@ downloaded_stave = get_node_with_payload(staves_subtree['children'], 'staveName'