Skip to content

Commit

Permalink
add empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
Hlamallama committed Aug 14, 2023
1 parent 467eac6 commit 718c2c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions yal/endline_terms_and_conditions.py
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,7 @@ async def state_household_number_of_people_eight_or_more(self):
"*Okay - you said there are 8 or more people in your household.*",
"*How many people (including yourself) live in the household now?"
" Don’t forget to include babies.*",
"",
"(If you’re unsure - this counts as anyone sleeping the house"
"4 nights in the past week).",
]
Expand Down
1 change: 1 addition & 0 deletions yal/tests/test_endline_terms_and_condition.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ async def test_state_household_number_of_people_more(tester: AppTester, rapidpro
"*Okay - you said there are 8 or more people in your household.*",
"*How many people (including yourself) live in the household now?"
" Don’t forget to include babies.*",
"",
"(If you’re unsure - this counts as anyone sleeping the house"
"4 nights in the past week).",
]
Expand Down

0 comments on commit 718c2c7

Please sign in to comment.