remove redundant list element
Signed-off-by: Todd Gamblin <tgamblin@llnl.gov>
This commit is contained in:
parent
eda1a6f60f
commit
fbdb5a9c95
@ -111,7 +111,6 @@ def test_invalid_json_spec(invalid_json, error_message):
|
|||||||
"git-url-top-level@2.2",
|
"git-url-top-level@2.2",
|
||||||
"git-url-top-level@2.1",
|
"git-url-top-level@2.1",
|
||||||
"git-url-top-level@2.0",
|
"git-url-top-level@2.0",
|
||||||
"git-url-top-level@2.3",
|
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
def test_roundtrip_concrete_specs(abstract_spec, default_mock_concretization):
|
def test_roundtrip_concrete_specs(abstract_spec, default_mock_concretization):
|
||||||
|
Loading…
Reference in New Issue
Block a user