Skip to content

Fix Gotify typo: SendgotifyTestNotification → SendGotifyTestNotification#2765

Merged
alexjustesen merged 1 commit into
1.xfrom
copilot/fix-gotify-typo
Apr 23, 2026
Merged

Fix Gotify typo: SendgotifyTestNotification → SendGotifyTestNotification#2765
alexjustesen merged 1 commit into
1.xfrom
copilot/fix-gotify-typo

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 23, 2026

📃 Description

Lowercase g in SendgotifyTestNotification caused a class name mismatch at the call site, despite the correct SendGotifyTestNotification being imported at the top of the file.

📖 Documentation

N/A

🪵 Changelog

🔧 Fixed

  • Corrected class reference from SendgotifyTestNotification::run(...) to SendGotifyTestNotification::run(...) in app/Filament/Pages/Settings/Notification.php

➕ Added

✏️ Changed

🗑️ Removed

📷 Screenshots

N/A

@alexjustesen alexjustesen added the bug Something isn't working label Apr 23, 2026
@alexjustesen alexjustesen marked this pull request as ready for review April 23, 2026 02:46
@alexjustesen alexjustesen self-requested a review as a code owner April 23, 2026 02:46
@alexjustesen alexjustesen merged commit 96c0dd1 into 1.x Apr 23, 2026
2 checks passed
@alexjustesen alexjustesen deleted the copilot/fix-gotify-typo branch April 23, 2026 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants