Skip to content

Commit 5c9cde9

Browse files
committed
Rename test...
1 parent 7d9cb14 commit 5c9cde9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Controllers/WebhooksControllerTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ protected function setUp()
4444
/**
4545
* Retrieve Webhooks
4646
*/
47-
public function retrieveWebhooks()
47+
public function testRetrieveWebhooks1()
4848
{
4949
// Parameters for the API call
5050
$page = 0;

0 commit comments

Comments
 (0)