mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
[PR #1450] [MERGED] Fix some tests #1393
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:fix-server-description-tests📝 Commits (1)
749e2a2Fix some tests📊 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.