Skip to content

Commit

Permalink
Merge branch 'develop' into 202443_Payment_Module_Configure_Mobile_mo…
Browse files Browse the repository at this point in the history
…ney_delivery_mechanisms_to_send_payment_records_to_WU_through_Payment_Gateway
  • Loading branch information
MarekBiczysko authored Jul 11, 2024
2 parents 892fcd9 + a6562bd commit 160dc8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/selenium_tests/targeting/test_targeting.py
Original file line number Diff line number Diff line change
Expand Up @@ -732,6 +732,7 @@ def test_targeting_parametrized_rules_filters(
pageTargetingCreate.clickButtonTargetPopulationCreate()
assert "Females Age 0 - 5: 11" in pageTargetingCreate.getCriteriaContainer().text

@pytest.mark.xfail(reason="Problem with deadlock during test - 202318")
def test_targeting_parametrized_rules_filters_and_or(
self,
create_programs: None,
Expand Down

0 comments on commit 160dc8b

Please sign in to comment.