10221: Add path mapper tests direct keep references, uploaded files, and keep mounted...
[arvados.git] / sdk / cwl / tests / test_container.py
index 54639a428ef07db1690a346c8c39446d68e661cc..b5499970531008a7474f2ae99fb5de48f1234aa2 100644 (file)
@@ -117,7 +117,7 @@ class TestContainer(unittest.TestCase):
                     'vcpus': 3,
                     'ram': 3145728000,
                     'API': True,
-                    'partition': 'blurb'
+                    'partition': ['blurb']
                 }, 'priority': 1,
                 'mounts': {
                     '/var/spool/cwl': {'kind': 'tmp'}