Update test_retrieve_config to work with factories
[htsworkflow.git] / samples / test_samples.py
index fb6d1fee93fe8b73f41adf5ef1fa9d343bc7a8f0..c339619eb0309ce9dfed96142010309891a7971f 100644 (file)
@@ -321,7 +321,7 @@ class TestRDFaLibrary(TestCase):
                                   [lib_object.library_name],
                                   p=libNS['name'])
         self.check_literal_object(model,
-                                  ['test sapiens'],
+                                  [lib_object.library_species.scientific_name],
                                   p=libNS['species_name'])