mirror of
https://github.com/symfony/ux-leaflet-map.git
synced 2026-03-24 00:52:09 +01:00
Remove @symfony/stimulus-testing
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
*/
|
||||
|
||||
import { Application, Controller } from '@hotwired/stimulus';
|
||||
import { clearDOM, mountDOM } from '@symfony/stimulus-testing';
|
||||
import { getByTestId, waitFor } from '@testing-library/dom';
|
||||
import { clearDOM, mountDOM } from '../../../../../../../test/stimulus-helpers';
|
||||
import LeafletController from '../src/map_controller';
|
||||
|
||||
// Controller used to check the actual controller was properly booted
|
||||
|
||||
Reference in New Issue
Block a user