forgotten 'only'
This commit is contained in:
parent
8cf878f723
commit
752bfe779e
@ -3,7 +3,7 @@ require('../../support/test_helper.js');
|
|||||||
var assert = require('assert');
|
var assert = require('assert');
|
||||||
var errorMiddleware = require('../../../lib/cartodb/middleware/error-middleware');
|
var errorMiddleware = require('../../../lib/cartodb/middleware/error-middleware');
|
||||||
|
|
||||||
describe.only('error-middleware', function() {
|
describe('error-middleware', function() {
|
||||||
|
|
||||||
it('different formats for postgis plugin error returns 400 as status code', function() {
|
it('different formats for postgis plugin error returns 400 as status code', function() {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user