mirror of
https://github.com/symfony/ux-map.git
synced 2026-03-23 23:42:07 +01:00
Remove @symfony/stimulus-testing
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import { Application } from '@hotwired/stimulus';
|
||||
import { clearDOM, mountDOM } from '@symfony/stimulus-testing';
|
||||
import { getByTestId, waitFor } from '@testing-library/dom';
|
||||
import * as L from 'leaflet';
|
||||
import { clearDOM, mountDOM } from '../../../../test/stimulus-helpers';
|
||||
import AbstractMapController from '../src/abstract_map_controller.ts';
|
||||
|
||||
class MyMapController extends AbstractMapController {
|
||||
|
||||
Reference in New Issue
Block a user