keep the original test name

This commit is contained in:
Simon Martín 2018-06-27 18:38:20 +02:00
parent e45b41f55a
commit 66f38e8ecd

View File

@ -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) {