Resolved issue #80 Reviewed-on: #83 Co-authored-by: alfred-mk <alfredmwaik@gmail.com> Co-committed-by: alfred-mk <alfredmwaik@gmail.com>
This commit is contained in:
parent
61ff337464
commit
137a5dd599
@ -11,7 +11,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"input": "1",
|
"input": "1",
|
||||||
"expectedContent": "Do you agree to terms and conditions?\nhttps://grassecon.org/pages/terms-and-conditions\n\n1:Yes\n2:No"
|
"expectedContent": "Do you agree to terms and conditions?\nhttps://grassecon.org/tos\n\n1:Yes\n2:No"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"input": "1",
|
"input": "1",
|
||||||
@ -31,7 +31,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"input": "1234",
|
"input": "1234",
|
||||||
"expectedContent": "Your account is being created...Thank you for using Sarafu. Goodbye!"
|
"expectedContent": "Your account is being created. Thank you for using Sarafu. Goodbye!"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -44,7 +44,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"input": "1",
|
"input": "1",
|
||||||
"expectedContent": "Do you agree to terms and conditions?\nhttps://grassecon.org/pages/terms-and-conditions\n\n1:Yes\n2:No"
|
"expectedContent": "Do you agree to terms and conditions?\nhttps://grassecon.org/tos\n\n1:Yes\n2:No"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"input": "2",
|
"input": "2",
|
||||||
|
@ -1 +1 @@
|
|||||||
Your account is being created...
|
Your account is being created.
|
@ -1,2 +1,2 @@
|
|||||||
Do you agree to terms and conditions?
|
Do you agree to terms and conditions?
|
||||||
https://grassecon.org/pages/terms-and-conditions
|
https://grassecon.org/tos
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Kwa kutumia hii huduma umekubali sheria na masharti?
|
Kwa kutumia hii huduma umekubali sheria na masharti?
|
||||||
https://grassecon.org/pages/terms-and-conditions
|
https://grassecon.org/tos
|
||||||
|
Loading…
Reference in New Issue
Block a user