Skip to content

Commit

Permalink
updated test to check if update_value is set
Browse files Browse the repository at this point in the history
  • Loading branch information
Buhle79 committed Aug 14, 2024
1 parent 4dff237 commit b588220
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/ussd_popi_rapidpro.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -426,6 +426,7 @@ describe("ussd_popi_rapidpro app", function() {
},
})
.input("4")
.check.user.answer("update_value", "1st Baby's DoB: 10-03-2021")
.check.interaction({
reply: [
"Which year was your baby born? " +
Expand Down

0 comments on commit b588220

Please sign in to comment.