From 0527beb83988f0bc1bad32b15f62dfa8b05a97a3 Mon Sep 17 00:00:00 2001 From: Neur0toxine Date: Wed, 1 Sep 2021 18:15:25 +0300 Subject: [PATCH] remove now useless admin_config.php --- tests/3/admin_config.php | 35 ----------------------------------- tests/RoboFile.php | 4 ---- 2 files changed, 39 deletions(-) delete mode 100644 tests/3/admin_config.php diff --git a/tests/3/admin_config.php b/tests/3/admin_config.php deleted file mode 100644 index c356387..0000000 --- a/tests/3/admin_config.php +++ /dev/null @@ -1,35 +0,0 @@ -root_dir . 'vendor/beyondit/opencart-test-suite/src/upload/system/config/test-config.php', $this->root_dir . 'www/system/config/test-config.php' ) - ->copy( - $this->root_dir . 'tests/3/admin_config.php', - $this->root_dir . 'www/admin/config.php' - ) ->copy( $this->root_dir . 'vendor/beyondit/opencart-test-suite/src/upload/' . $startUp, $this->root_dir . 'www/' . $startUpTo