Skip to content
Snippets Groups Projects
Commit 9bd0c64d authored by Stanley Cheung's avatar Stanley Cheung
Browse files

forgot to update class name

parent 2c9c7631
No related branches found
No related tags found
No related merge requests found
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
*/ */
require 'AbstractGeneratedCodeTest.php'; require 'AbstractGeneratedCodeTest.php';
class GeneratedCodeWithAuthTest extends AbstractGeneratedCodeTest { class GeneratedCodeWithCallbackTest extends AbstractGeneratedCodeTest {
public static function setUpBeforeClass() { public static function setUpBeforeClass() {
self::$client = new math\MathClient(new Grpc\BaseStub( self::$client = new math\MathClient(new Grpc\BaseStub(
getenv('GRPC_TEST_HOST'), ['update_metadata' => getenv('GRPC_TEST_HOST'), ['update_metadata' =>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment