Skip to content
Snippets Groups Projects

fix ui launch parameters for full curation

Merged Charlotte Hausman requested to merge fixing-full-ui-launching into 2.8.2.3-DEVELOPMENT
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -111,6 +111,7 @@ class TestSolicitor:
parameters = image_solicitor.solicit_parameters()
assert parameters == metadata
@pytest.mark.skip("file_list parameter tests need tweaking")
def test_solicit_parameters_full_curation_image_file_list(self):
filename = "test/input_files/test-full-curation-image-evla-metadata.json"
expected_parameters = {
Loading