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
fix(steering): update integration tests to use plugins parameter
Update all integration tests in tests_integ/steering/ to use
plugins=[handler] instead of hooks=[handler] since SteeringHandler
now implements Plugin protocol instead of HookProvider.
0 commit comments