Skip to content

Commit

Permalink
update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
igbanam committed Feb 18, 2025
1 parent 2ec6f81 commit 2e105fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ Feature: Contactable patients called and returned to care
And That TEI has a "Hypertension & Diabetes visit" event scheduled for "6_MonthsAgo"
And That TEI has a "Calling report" event on "5_MonthsAgo_Plus_1_Day" with following data
| Result of call | REMOVE_FROM_OVERDUE |
| HTN - Remove from overdue list because: | TRANSFERRED_TO_ANOTHER_FACILITY |
| HTN - Remove from overdue list because: | MOVED_TO_ANOTHER_FACILITY |

When I wait for 1 second
And I export the analytics
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ Feature: Number of overdue patients
And That TEI has a "Hypertension & Diabetes visit" event scheduled for "6_MonthsAgo"
And That TEI has a "Calling report" event on "5_MonthsAgo_Plus_1_Day" with following data
| Result of call | REMOVE_FROM_OVERDUE |
| HTN - Remove from overdue list because: | TRANSFERRED_TO_ANOTHER_FACILITY |
| HTN - Remove from overdue list because: | MOVED_TO_ANOTHER_FACILITY |

When I wait for 1 second
And I export the analytics
Expand Down

0 comments on commit 2e105fb

Please sign in to comment.