From 8c2547a18b8afc7706b01c51b7498eef7dfbec8a Mon Sep 17 00:00:00 2001 From: Markus Staab Date: Thu, 19 May 2022 23:20:12 +0200 Subject: [PATCH] docs: remove link to testsuite --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 068b85b71..53a6c0a91 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,6 @@ In case you are using Doctrine ORM, you might use `phpstan-dba` in tandem with [ **Note:** At the moment only MySQL/MariaDB and PGSQL databases are supported. Technically it's not a big problem to support other databases though. -[see the unit-testsuite](https://github.com/staabm/phpstan-dba/tree/main/tests/default/data) to get a feeling about the current featureset. - ## DEMO