Skip to content

Commit

Permalink
Ignored Test (#1413)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaushikmaitra authored Apr 17, 2023
1 parent 2594dac commit 4db3766
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1298,6 +1298,8 @@ public void negative_add_remission_and_submit_a_refund_for_a_pba_payment_more_th
"Payment request failed. PBA account CAERPHILLY COUNTY BOROUGH COUNCIL have insufficient funds available");
}


@Ignore
@Test
public void negative_add_remission_and_submit_a_refund_for_a_pba_payment_with_account_deleted() {

Expand All @@ -1307,6 +1309,7 @@ public void negative_add_remission_and_submit_a_refund_for_a_pba_payment_with_ac
"Your account is deleted");
}

@Ignore
@Test
public void negative_add_remission_and_submit_a_refund_for_a_pba_payment_with_account_on_hold() {

Expand Down

0 comments on commit 4db3766

Please sign in to comment.