From 66f38e8ecdd8616c0c0fa5782fa3f73238c3d841 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Mart=C3=ADn?= Date: Wed, 27 Jun 2018 18:38:20 +0200 Subject: [PATCH] keep the original test name --- test/acceptance/dataviews/formula.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/acceptance/dataviews/formula.js b/test/acceptance/dataviews/formula.js index 53ff2da2..c6f92afc 100644 --- a/test/acceptance/dataviews/formula.js +++ b/test/acceptance/dataviews/formula.js @@ -58,7 +58,7 @@ function getMapConfig(operation, lastNumber) { ]); } -describe('formula-dataview: should filter infinities out and count them in the summary', function() { +describe('formula-dataview: special float values', function() { describe('easy numbers', function() { // not needed, but I keep it here to help human calc afterEach(function(done) { if (this.testClient) {