[PR #1450] [MERGED] Fix some tests #1393

Closed
opened 2026-02-04 19:42:52 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1450
Author: @pelican-vehikl
Created: 6/13/2025
Status: Merged
Merged: 6/19/2025
Merged by: @rmartinoscar

Base: mainHead: fix-server-description-tests


📝 Commits (1)

📊 Changes

2 files changed (+6 additions, -4 deletions)

View changed files

📝 app/Http/Controllers/Api/Client/Servers/SettingsController.php (+4 -2)
📝 tests/Feature/SettingsControllerTest.php (+2 -2)

📄 Description

Fixes some tests that were failing.

One expected wrong status. Others were due to getOriginal() not working as expected.


🔄 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/pelican-dev/panel/pull/1450 **Author:** [@pelican-vehikl](https://github.com/pelican-vehikl) **Created:** 6/13/2025 **Status:** ✅ Merged **Merged:** 6/19/2025 **Merged by:** [@rmartinoscar](https://github.com/rmartinoscar) **Base:** `main` ← **Head:** `fix-server-description-tests` --- ### 📝 Commits (1) - [`749e2a2`](https://github.com/pelican-dev/panel/commit/749e2a2f19d579cf51c9877cb8d3d97acc64d230) Fix some tests ### 📊 Changes **2 files changed** (+6 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `app/Http/Controllers/Api/Client/Servers/SettingsController.php` (+4 -2) 📝 `tests/Feature/SettingsControllerTest.php` (+2 -2) </details> ### 📄 Description Fixes some tests that were failing. One expected wrong status. Others were due to getOriginal() not working as expected. --- <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-04 19:42:52 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1393