Run test with the source files (#9609)

This commit is contained in:
Florian Bischof
2025-03-24 11:17:03 +01:00
committed by GitHub
parent 7ac98758d4
commit 2e998c55ad
10 changed files with 555 additions and 247 deletions

View File

@ -1,5 +1,4 @@
/* global L */
import 'leaflet';
import L from 'leaflet-bundle';
import {expect} from 'chai';
describe('General', () => {