1
0
Fork 0
mirror of synced 2024-09-30 01:08:13 +13:00

function usage fix name

This commit is contained in:
Damodar Lohani 2023-07-11 04:35:27 +00:00
parent 6e505f17ff
commit fa94e4830c

View file

@ -54,7 +54,7 @@ class FunctionsConsoleClientTest extends Scope
/** /**
* @depends testCreateFunction * @depends testCreateFunction
*/ */
public function testGetCollectionUsage(array $data) public function testGetFunctionUsage(array $data)
{ {
/** /**
* Test for FAILURE * Test for FAILURE