Skip to content

Commit

Permalink
Merge pull request #558 from govuk-one-login/QA-466
Browse files Browse the repository at this point in the history
BAV CRI - Changed account number
  • Loading branch information
sachadorf13 authored Apr 2, 2024
2 parents 59d21f6 + 107d820 commit ecc76e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/scripts/src/cri-kiwi/BAV.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ const env = {

export function BAV (): void {
let res: Response
const testAccountNumber = '31926819'
const testAccountNumber = '00111111'
const testSortCode = '12-34-56'
iterationsStarted.add(1)

Expand Down

0 comments on commit ecc76e5

Please sign in to comment.