mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
Re-enabled tests
This commit is contained in:
parent
0695ded28e
commit
0ec8db46b0
@ -39,7 +39,7 @@ var health = require('../health_check/health.js');
|
||||
|
||||
var grpc = require('../');
|
||||
|
||||
describe.only('Health Checking', function() {
|
||||
describe('Health Checking', function() {
|
||||
var statusMap = {
|
||||
'': {
|
||||
'': 'SERVING',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user