Skip to content

Commit c38eddd

Browse files
committed
Run php-cs-fixer to pass Kokoro test
1 parent 38d772f commit c38eddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compute/cloud-client/instances/src/create_instance.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,4 @@ function create_instance(
8686
# [END compute_instances_create]
8787

8888
require_once __DIR__ . '/../../../../testing/sample_helpers.php';
89-
\Google\Cloud\Samples\execute_sample(__FILE__, __NAMESPACE__, $argv);
89+
\Google\Cloud\Samples\execute_sample(__FILE__, __NAMESPACE__, $argv);

0 commit comments

Comments
 (0)