Remove mocha filter

This commit is contained in:
Daniel García Aubert 2017-11-29 14:38:06 +01:00
parent 330f8f3cb5
commit f9428682f9

View File

@ -151,7 +151,7 @@ return function () {
});
});
it.only('should fail when the format requested is not mvt', function (done) {
it('should fail when the format requested is not mvt', function (done) {
const options = {
format: 'png',
response: {