Re-enabled tests

pull/3012/head
murgatroid99 9 years ago
parent d2c2042c29
commit e796e1fd7c
  1. 2
      src/node/test/health_test.js

@ -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…
Cancel
Save