huskies: merge 1137 story First-run project init flow — walk through config instead of leaving defaults silently
This commit is contained in:
@@ -608,6 +608,7 @@ async fn handle_adopt_project_tool(
|
||||
None,
|
||||
None,
|
||||
Some(path_str),
|
||||
false,
|
||||
&state.projects,
|
||||
&state.config_dir,
|
||||
)
|
||||
@@ -884,6 +885,7 @@ mod tests {
|
||||
None,
|
||||
None,
|
||||
Some(file_path),
|
||||
false,
|
||||
&store,
|
||||
dir.path(),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user