Commit f9d13b4
committed
minor symfony#18705 [Testing] Fix Crawler assertSelectorTextSame documentation (alamirault)
This PR was merged into the 6.3 branch.
Discussion
----------
[Testing] Fix Crawler assertSelectorTextSame documentation
Method `assertSelectorTextNotSame` does not exist, so we must not add this text
(Found when working on symfony#18704)
Commits
-------
70499a8 Fix Crawler assertSelectorTextSame documentation1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
984 | 984 | | |
985 | 985 | | |
986 | 986 | | |
987 | | - | |
| 987 | + | |
988 | 988 | | |
989 | 989 | | |
990 | 990 | | |
| |||
0 commit comments