Browse Source

Update tests/tripal_chado/loaders/TaxonomyImporterTest.php

Bradford Condon 6 years ago
parent
commit
14a5263f43
1 changed files with 0 additions and 1 deletions
  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');