diff --git a/.changeset/twelve-beans-punch.md b/.changeset/twelve-beans-punch.md new file mode 100644 index 00000000..9c6b6d72 --- /dev/null +++ b/.changeset/twelve-beans-punch.md @@ -0,0 +1,5 @@ +--- +"@wpengine/hwp-previews-wordpress-plugin": patch +--- + +docs: Updated docs for testing. diff --git a/plugins/hwp-previews/tests/bootstrap.php b/plugins/hwp-previews/tests/bootstrap.php index a8aff209..c9e58949 100644 --- a/plugins/hwp-previews/tests/bootstrap.php +++ b/plugins/hwp-previews/tests/bootstrap.php @@ -3,6 +3,8 @@ * This is a global bootstrap file for autoloading. * * @package Tests\HWP\Previews + * + * @link https://github.com/wpengine/hwptoolkit/blob/main/plugins/hwp-previews/TESTING.md */ // Ensure proper autoloading