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 PathBuf type mismatches in test_group_resource
Convert String values to PathBuf using PathBuf::from() for path and directory fields in DscResource struct initialization.
Co-authored-by: adityapatwardhan <12820925+adityapatwardhan@users.noreply.github.com>
0 commit comments