-
Type: Improvement
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
The client :auth_source option is set during client construction to the auth source used. This is used by the tests as a "final" auth source, however technically the final auth source is the one in Auth::User instance.
For clarity the tests should check both against the expected values.