Update run-functional-tests-on-api-endpoints-using-chai-http-ii.english.md (#38065)
Corrected typos.
This commit is contained in:
@@ -14,7 +14,7 @@ As a reminder, this project is being built upon the following starter project on
|
|||||||
## Instructions
|
## Instructions
|
||||||
<section id='instructions'>
|
<section id='instructions'>
|
||||||
Replace <code>assert.fail()</code>. Test the status and the <code>text.response</code>. Make the test pass.
|
Replace <code>assert.fail()</code>. Test the status and the <code>text.response</code>. Make the test pass.
|
||||||
Send you name in the query appending <code>?name=<your_name></code>, the endpoint with responds with <code>'hello <your_name>'</code>.
|
Send your name in the query appending <code>?name=<your_name></code>, the endpoint responds with <code>'hello <your_name>'</code>.
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
## Tests
|
## Tests
|
||||||
|
Reference in New Issue
Block a user