From b26236c999f5de3c327101e9038f4d24a16239c2 Mon Sep 17 00:00:00 2001 From: Sean Fisher Date: Thu, 6 Jul 2023 17:06:37 -0400 Subject: [PATCH] Remove phpunit references --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 811ea40..eba1553 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ the switcher. ## Testing -Run `composer test` to run tests against PHPUnit and the PHP code in the plugin. +Run `composer test` to run tests against PHPStan/PHPCS. ## Changelog @@ -48,7 +48,7 @@ Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed re This project is actively maintained by [Alley Interactive](https://github.com/alleyinteractive). Like what you see? [Come work -with us](https://alley.co/careers/). +with us](https://alley.com/careers/). - [Sean Fisher](https://github.com/srtfisher) - [All Contributors](../../contributors)