From 785d48db5cc87c5ea1bcfa94d6dfb18e9113ffff Mon Sep 17 00:00:00 2001 From: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> Date: Tue, 20 May 2025 15:40:29 +0100 Subject: [PATCH] Fix quote character and kick CI --- changelogs/application_service/newsfragments/2130.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/application_service/newsfragments/2130.feature b/changelogs/application_service/newsfragments/2130.feature index c70ad088..7761505c 100644 --- a/changelogs/application_service/newsfragments/2130.feature +++ b/changelogs/application_service/newsfragments/2130.feature @@ -1 +1 @@ -Correct null value handling for the AS Registration’s `url` property. +Correct null value handling for the AS Registration's `url` property.