Ghost/apps/admin-x-settings/test
Ronald Langeveld f4a36ecba4
Fixed link to release in About modal (#18588)
no issue

- the link to the release has `-moya` added to it, which breaks the link
to the github release. This ensures it gets removed should it be there
to avoid broken links.

---

<!-- Leave the line below if you'd like GitHub Copilot to generate a
summary from your commit -->
<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at f13886c</samp>

Refactored the `About.tsx` component to extract some utility functions
to separate modules. Added unit tests for the extracted functions in the
`test/unit/utils` folder. The refactoring improves code organization and
reusability, and the tests increase the code coverage and reliability.
2023-10-12 08:37:56 +07:00
..
acceptance Renamed reason to description in recommendations table (#18527) 2023-10-09 11:19:44 -03:00
unit Fixed link to release in About modal (#18588) 2023-10-12 08:37:56 +07:00
utils Redesigned Admin settings (#18545) 2023-10-10 07:37:01 +01:00