Remove test filter

This commit is contained in:
Daniel García Aubert 2017-06-12 19:50:24 +02:00
parent cb7ec5d556
commit 227937bf4c

View File

@ -147,7 +147,7 @@ describe('aggregations happy cases', function() {
});
});
describe.only('aggregation-dataview: special float values', function() {
describe('aggregation-dataview: special float values', function() {
afterEach(function(done) {
if (this.testClient) {