Browse Source

Skip babelmark tests

pull/745/head
Vitaly Puzrin 4 years ago
parent
commit
38a1b9fdd3
  1. 2
      test/babelmark-responder.js

2
test/babelmark-responder.js

@ -1,7 +1,7 @@
'use strict';
describe('babelmark responder app', function () {
describe.skip('babelmark responder app', function () {
var app;
var PORT = 5005;

Loading…
Cancel
Save