Skip to content

Commit

Permalink
add white space
Browse files Browse the repository at this point in the history
  • Loading branch information
Thepworth95 committed Dec 8, 2022
1 parent a85f933 commit 61696bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/v1/constants/FinancialDataConstants.scala
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ object FinancialDataConstants {

def financialDataUrlWithConfig(vrn: String = vrn)(implicit appConfig: AppConfig): String = appConfig.penaltiesBaseUrl + s"/penalties/penalty/financial-data/VRN/$vrn/VATC?searchType=CHGREF&searchItem=${searchItem}&includeClearedItems=true&includeStatistical=false&includePaymentOnAccount=true&addRegimeTotalisation=false&addLockInformation=false&addPenaltyDetails=false&addPostedInterestDetails=true&addAccruingInterestDetails=true"


val testDownstreamFinancialDetailsNoDocumentDetails: JsValue = {
Json.parse(
"""{
Expand Down

0 comments on commit 61696bf

Please sign in to comment.