Skip to content

Commit 4d408fc

Browse files
author
ace-n
committed
Rename test
1 parent ec0fdc2 commit 4d408fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

functions/tips_scopes/test/LocalTest.php renamed to functions/tips_scopes/test/IntegrationTest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
use Google\Cloud\TestUtils\CloudFunctionLocalTestTrait;
2323

2424
/**
25-
* Class SystemTest.
25+
* Class IntegrationTest.
2626
*/
27-
class SystemTest extends TestCase
27+
class IntegrationTest extends TestCase
2828
{
2929
use CloudFunctionLocalTestTrait;
3030

0 commit comments

Comments
 (0)