diff --git a/js/test/api_openlayers.test.js b/js/test/api_openlayers.test.js index f3f1c2d..60c8565 100644 --- a/js/test/api_openlayers.test.js +++ b/js/test/api_openlayers.test.js @@ -16,7 +16,8 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see . */ -/* eslint-disable no-undef */ + +/* global ol */ import OpenlayersApi from '../src/mapapi/api_openlayers.js'; import { config } from '../src/initializer.js'