Prompt to save files on recent project selection (#8673)
This commit is contained in:
parent
91d1146d97
commit
cdf702aeff
5 changed files with 184 additions and 6 deletions
|
@ -284,7 +284,7 @@ mod tests {
|
|||
use super::*;
|
||||
|
||||
#[gpui::test]
|
||||
async fn test_name(cx: &mut TestAppContext) {
|
||||
async fn test_spawn_tasks_modal_query_reuse(cx: &mut TestAppContext) {
|
||||
init_test(cx);
|
||||
let fs = FakeFs::new(cx.executor());
|
||||
fs.insert_tree(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue