You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #2234 [Turbo][Testing] Fix to the right test (GrinWay)
This PR was merged into the 2.x branch.
Discussion
----------
[Turbo][Testing] Fix to the right test
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| Issues | Fixing the test
| License | MIT
In order to test the Turbo loading you don't have to use `assertSelectorTextContains` method, instead of it use `assertSelectorWillContain` cuz it's async javascript
Commits
-------
535439f [Turbo][Testing] Fix to the right test
0 commit comments