X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=blobdiff_plain;f=htsworkflow%2Fsubmission%2Ftest%2Ftest_daf.py;fp=htsworkflow%2Fsubmission%2Ftest%2Ftest_daf.py;h=7959d1e13d9a323281885d63454790f34f85c48f;hp=c7227216e42d2582129c8dae9dacc1d88638b499;hb=23b5117c641c50d397fd46c1d567558466766559;hpb=ad6adfee371e67084e55b94a1e5335263d6fb26b diff --git a/htsworkflow/submission/test/test_daf.py b/htsworkflow/submission/test/test_daf.py index c722721..7959d1e 100644 --- a/htsworkflow/submission/test/test_daf.py +++ b/htsworkflow/submission/test/test_daf.py @@ -247,7 +247,7 @@ thisView:FastqRd1 dafTerm:filename_re ".*\\\\.fastq" ; # server is 500 for this library self.failUnlessEqual(gel_cut, 100) - species = daf_mapper._get_library_attribute(libNode, 'species') + species = daf_mapper._get_library_attribute(libNode, 'species_name') self.failUnlessEqual(species, "Homo sapiens") with mktempdir('analysis') as analysis_dir: