aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/plugin/fixtures/e2e-installers/fetch
diff options
context:
space:
mode:
Diffstat (limited to 'crates/shirabe/tests/plugin/fixtures/e2e-installers/fetch')
-rwxr-xr-xcrates/shirabe/tests/plugin/fixtures/e2e-installers/fetch1
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/shirabe/tests/plugin/fixtures/e2e-installers/fetch b/crates/shirabe/tests/plugin/fixtures/e2e-installers/fetch
index a00d9a07..ca7fa167 100755
--- a/crates/shirabe/tests/plugin/fixtures/e2e-installers/fetch
+++ b/crates/shirabe/tests/plugin/fixtures/e2e-installers/fetch
@@ -18,7 +18,6 @@ ext="$(dirname "$0")/ext"
dir="$ext/composer-installers-2.3.0"
if [ -f "$dir/src/Composer/Installers/Installer.php" ]; then
- echo "already fetched: $dir"
exit 0
fi