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
The test was incorrectly comparing the entire AccessLogFilter struct when
it should only be comparing the masked query parameters map. This change
updates the test to correctly access the masked query parameters from the
state bag and compare only that specific field.
Signed-off-by: Aleksandr Ponimaskin <[email protected]>
0 commit comments