symfony / stimulus-testing

Testing-library integration for Symfony UX

Home Page:https://symfony.com/ux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incorrect import on readme.md

fantomtracks opened this issue · comments

Hey,

I think the import is not right on the readme.md

import '@symfony/ux-testing/setup';

should be

import '@symfony/stimulus-testing/setup';

💯 Can you open a PR to change that?