From 30b79ae30dea43d7c4d80a48bc1ed933ed3aa40c Mon Sep 17 00:00:00 2001 From: Jared Whiklo Date: Fri, 16 Oct 2020 15:33:56 -0500 Subject: [PATCH] Use correct path to simpletest --- .travis.yml | 1 - phpunit.xml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 14fb6081..c7cc2de9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -44,7 +44,6 @@ install: - drush --uri=127.0.0.1:8282 fim -y islandora_core_feature,islandora_text_extraction_defaults before_script: - - mkdir $DRUPAL_DIR/web/sites/simpletest/browser_output - cp $PHPUNIT_FILE $DRUPAL_DIR/web/core script: diff --git a/phpunit.xml b/phpunit.xml index 3ca4e69e..7c3f9bd6 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -20,7 +20,7 @@ - +