Skip to content

Commit

Permalink
Skip babelmark tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaly Puzrin committed Nov 19, 2020
1 parent 4cd3263 commit 38a1b9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/babelmark-responder.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'use strict';


describe('babelmark responder app', function () {
describe.skip('babelmark responder app', function () {
var app;

var PORT = 5005;
Expand Down

0 comments on commit 38a1b9f

Please sign in to comment.