Eric Gribkoff hace 7 años
padre
commit
830d7d1e61
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/python/grpcio_tests/tests/tests.json

+ 1 - 1
src/python/grpcio_tests/tests/tests.json

@@ -2,8 +2,8 @@
   "_sanity._sanity_test.SanityTest",
   "channelz._channelz_servicer_test.ChannelzServicerTest",
   "fork._fork_interop_test.ForkInteropTest",
-  "health_check._health_servicer_test.HealthServicerTest",
   "health_check._health_servicer_test.HealthServicerBackwardsCompatibleWatchTest",
+  "health_check._health_servicer_test.HealthServicerTest",
   "interop._insecure_intraop_test.InsecureIntraopTest",
   "interop._secure_intraop_test.SecureIntraopTest",
   "protoc_plugin._python_plugin_test.PythonPluginTest",