Skip to content
Snippets Groups Projects
Commit c6ae615e authored by Owen Arnold's avatar Owen Arnold
Browse files

refs #11304. Fix failing system test.

parent 851ba6e8
No related branches found
No related tags found
No related merge requests found
...@@ -35,7 +35,8 @@ ALG_BAD_PARAMS = { ...@@ -35,7 +35,8 @@ ALG_BAD_PARAMS = {
"MaxPositionChange_meters"), "MaxPositionChange_meters"),
"SetUB(v1)":("a", "b", "c", "alpha", "beta", "gamma", "u", "v"), "SetUB(v1)":("a", "b", "c", "alpha", "beta", "gamma", "u", "v"),
"ViewBOA(v1)":("CD-Distance"), "ViewBOA(v1)":("CD-Distance"),
"PoldiCreatePeaksFromCell(v1)":("a", "b", "c", "alpha", "beta", "gamma") "PoldiCreatePeaksFromCell(v1)":("a", "b", "c", "alpha", "beta", "gamma"),
"CreateMD" : ("u", "v")
} }
# TODO this list should be empty # TODO this list should be empty
......
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