diff options
Diffstat (limited to 'crates/shirabe/tests/plugin/fixtures/e2e/fetch')
| -rwxr-xr-x | crates/shirabe/tests/plugin/fixtures/e2e/fetch | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/shirabe/tests/plugin/fixtures/e2e/fetch b/crates/shirabe/tests/plugin/fixtures/e2e/fetch index a4179955..a7adcb75 100755 --- a/crates/shirabe/tests/plugin/fixtures/e2e/fetch +++ b/crates/shirabe/tests/plugin/fixtures/e2e/fetch @@ -11,7 +11,6 @@ commit=85e90b3942d06b2326fba0403ec24fe912372936 dir="$(dirname "$0")/ext/phpstan-extension-installer-1.4.3" if [ -f "$dir/src/Plugin.php" ]; then - echo "already fetched: $dir" exit 0 fi |
