diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/phpstan-next.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/phpstan-next.txt b/tests/phpstan-next.txt index 7a7a412db..510f9b61f 100644 --- a/tests/phpstan-next.txt +++ b/tests/phpstan-next.txt @@ -5,7 +5,6 @@ # find . -type d -name 'vendor' -prune -o -name '*.php' -exec sh -c 'vendor/bin/phpstan analyse --level 6 --memory-limit 512M {} >/dev/null 2>/dev/null || echo {}' \; ./app/install.php -./app/Models/Category.php ./app/Models/CategoryDAO.php ./app/Models/Feed.php ./app/Models/FeedDAO.php |
