Skip to content

Commit

Permalink
Merge pull request #346 from dimagi/kbo001-patch-1
Browse files Browse the repository at this point in the history
Update test_01_admit_client_and_locks.py
  • Loading branch information
kbo001 committed Jun 13, 2024
2 parents cf5ee92 + ce462ad commit 69ed798
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ def test_case_04_lock_in_1_2(driver, settings):
casesearch.check_values_on_caselist(row_num=BhaUserInput.five,
expected_value=BhaUserInput.pending_status)

@pytest.mark.xfail("Setup yet to be done for the new domain.")
@pytest.mark.skip
def test_case_05_admit_case_7(driver, settings):
"""use case: match on inactive client"""
webapps = WebApps(driver, settings)
Expand Down

0 comments on commit 69ed798

Please sign in to comment.