[PR #5668] [MERGED] CommentDisplayTest correct namespace #6542

Closed
opened 2026-02-05 10:35:08 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/5668
Author: @bumperbox
Created: 6/23/2025
Status: Merged
Merged: 6/23/2025
Merged by: @ssddanbrown

Base: developmentHead: patch-1


📝 Commits (1)

  • 3476d83 CommentDisplayTest correct namespace

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 tests/Entity/CommentDisplayTest.php (+1 -1)

📄 Description

Correct namespace error

Class Entity\CommentDisplayTest located in ./tests/Entity/CommentDisplayTest.php does not comply with psr-4 autoloading standard (rule: Tests\ => ./tests). Skipping.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BookStackApp/BookStack/pull/5668 **Author:** [@bumperbox](https://github.com/bumperbox) **Created:** 6/23/2025 **Status:** ✅ Merged **Merged:** 6/23/2025 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `development` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`3476d83`](https://github.com/BookStackApp/BookStack/commit/3476d83ecc552d216798807c0c9437e96c19054f) CommentDisplayTest correct namespace ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `tests/Entity/CommentDisplayTest.php` (+1 -1) </details> ### 📄 Description Correct namespace error Class Entity\CommentDisplayTest located in ./tests/Entity/CommentDisplayTest.php does not comply with psr-4 autoloading standard (rule: Tests\ => ./tests). Skipping. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:35:08 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6542