diff --git a/src/MusicStore/Views/Checkout/AddressAndPayment.cshtml b/src/MusicStore/Views/Checkout/AddressAndPayment.cshtml index ca4b4eea6c..09969b2a86 100644 --- a/src/MusicStore/Views/Checkout/AddressAndPayment.cshtml +++ b/src/MusicStore/Views/Checkout/AddressAndPayment.cshtml @@ -8,7 +8,7 @@ @{await Html.RenderPartialAsync("_ValidationScriptsPartial"); } } -