From: bumperbox Date: Sun, 22 Jun 2025 21:31:39 +0000 (+1200) Subject: CommentDisplayTest correct namespace X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/3476d83ecc552d216798807c0c9437e96c19054f CommentDisplayTest correct namespace Class Entity\CommentDisplayTest located in ./tests/Entity/CommentDisplayTest.php does not comply with psr-4 autoloading standard (rule: Tests\ => ./tests). Skipping. --- diff --git a/tests/Entity/CommentDisplayTest.php b/tests/Entity/CommentDisplayTest.php index 4e9640bae..22e96c250 100644 --- a/tests/Entity/CommentDisplayTest.php +++ b/tests/Entity/CommentDisplayTest.php @@ -1,6 +1,6 @@