We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f01cca5 commit 6211c64Copy full SHA for 6211c64
tests/test_Pipeline.py
@@ -338,7 +338,7 @@ def test_creation(self):
338
'"per_process_memory_limit": "10gb" } } } }')
339
340
with self.assertRaisesRegex(ValueError, "'assay_type' is not an "
341
- "attribute in 'tests/"
+ "attribute in 'tests/"
342
"data/configuration_profiles/"
343
"bad.json'"):
344
Pipeline(self.good_config_file,
0 commit comments