From 2d69349cd47f1d973d2be6e9506db3e2cd531182 Mon Sep 17 00:00:00 2001 From: Matthew Brown Date: Thu, 20 Feb 2020 14:16:03 -0500 Subject: [PATCH] Remove you-are-using-it-wrong test --- bin/test-with-real-projects.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/bin/test-with-real-projects.sh b/bin/test-with-real-projects.sh index 1607873fb..7d4eccf77 100755 --- a/bin/test-with-real-projects.sh +++ b/bin/test-with-real-projects.sh @@ -29,8 +29,3 @@ composer install cd /tmp/testing-with-real-projects -git clone git@github.com:muglug/you-are-using-it-wrong.git -cd you-are-using-it-wrong -git checkout 5d29951fd0c49570e566c3dd5118eb18dc9c67bb -composer install -~/project/psalm --monochrome