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 plugins unit and integration tests to match config key types and new commands
The resolve-all! unit tests used keyword keys (:install, :my-source) but the
function expects string keys matching JSON config normalization. The commands
integration test was missing the new plugins and plugin-install entries.
🤖 Generated with [eca](https://eca.dev)
Co-Authored-By: eca <noreply@eca.dev>
0 commit comments