From e6aededf089fff0bb326ad291453d4585f400163 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Garc=C3=ADa=20Aubert?= Date: Mon, 12 Jun 2017 17:19:05 +0200 Subject: [PATCH] Fix typo --- 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 585a3b82..941dc07e 100644 --- a/test/acceptance/dataviews/formula.js +++ b/test/acceptance/dataviews/formula.js @@ -11,7 +11,7 @@ function createMapConfig(layers, dataviews, analysis) { }; } -describe('formula-dataview: special float valuer', function() { +describe('formula-dataview: special float values', function() { afterEach(function(done) { if (this.testClient) {