mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-07 20:39:04 +03:00
Don't introduce more failure
This commit is contained in:
parent
544b1e94c1
commit
1b1a8bad51
@ -616,7 +616,6 @@ async fn test_extension_store_with_test_extension(cx: &mut TestAppContext) {
|
||||
})
|
||||
.detach();
|
||||
});
|
||||
std::fs::remove_dir_all(test_extension_dir.join("target")).unwrap();
|
||||
|
||||
extension_store
|
||||
.update(cx, |store, cx| {
|
||||
|
Loading…
Reference in New Issue
Block a user