Commit 462a66d
committed
minor #45769 [Security] Fix tests with low deps (chalasr)
This PR was merged into the 6.1 branch.
Discussion
----------
[Security] Fix tests with low deps
| Q | A
| ------------- | ---
| Branch? | 6.1
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Tickets | no
| License | MIT
| Doc PR | no
Some tests on 6.1 don't expect `TokenInterface::getUser` to return a string while it's still the case on 5.4 stable (the fix's been merged but not released yet)
Commits
-------
95b8607e74 [Security] Fix tests with low deps1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments