Skip to content

Commit 81e848b

Browse files
Use sendGet in 07-AdvancedUsage.md (Codeception#353)
See Codeception/module-rest#28
1 parent 1f20898 commit 81e848b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/07-AdvancedUsage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ class EndpointCest
220220
*/
221221
public function checkEndpoints(ApiTester $I, \Codeception\Example $example)
222222
{
223-
$I->sendGET($example[0]);
223+
$I->sendGet($example[0]);
224224
$I->seeResponseCodeIs($example[1]);
225225
}
226226
}
@@ -843,4 +843,4 @@ and write them faster using the interactive console. Codeception tests can be ea
843843

844844

845845
* **Next Chapter: [BDD >](/docs/07-BDD)**
846-
* **Previous Chapter: [< ReusingTestCode](/docs/06-ReusingTestCode)**
846+
* **Previous Chapter: [< ReusingTestCode](/docs/06-ReusingTestCode)**

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy