Skip to content
Snippets Groups Projects
Commit 81e9c19c authored by Charlotte Hausman's avatar Charlotte Hausman
Browse files

Merge branch 'fixing-full-ui-launching' into '2.8.2.3-DEVELOPMENT'

fix ui launch parameters for full curation

See merge request !1595
parents 4ed9dcf7 74698d50
No related branches found
No related tags found
3 merge requests!1606catch 2.8.3 up with main,!1605Merge 2.8.2.3 work to main,!1595fix ui launch parameters for full curation
Pipeline #14627 failed
......@@ -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 = {
......
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