Parcourir la source

Update tests/tripal_chado/loaders/TaxonomyImporterTest.php

Bradford Condon il y a 6 ans
Parent
commit
14a5263f43
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      tests/tripal_chado/loaders/TaxonomyImporterTest.php

+ 0 - 1
tests/tripal_chado/loaders/TaxonomyImporterTest.php

@@ -15,7 +15,6 @@ class TaxonomyImporterTest extends TripalTestCase {
   /**
    * Adds an organism and checks that the importer runs and adds some properties to it.
    *
-   * @group waffle
    */
   public function testImportExistingTaxonomyLoader() {
     module_load_include('inc', 'tripal_chado', 'includes/TripalImporter/TaxonomyImporter');