Explorar el Código

Update tests/tripal_chado/loaders/TaxonomyImporterTest.php

Bradford Condon hace 6 años
padre
commit
14a5263f43
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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');