mirror of
https://github.com/symfony/stimulus-testing.git
synced 2026-04-26 18:18:12 +02:00
Incorrect import on readme.md #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fantomtracks on GitHub (Oct 2, 2023).
Hey,
I think the import is not right on the readme.md
import '@symfony/ux-testing/setup';should be
import '@symfony/stimulus-testing/setup';@weaverryan commented on GitHub (Oct 2, 2023):
💯 Can you open a PR to change that?