Skip to content

Commit

Permalink
Fixity fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ConradIrwin committed Nov 7, 2024
1 parent 7e31c5b commit 6fb3613
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/extensions_ui/src/extension_store_test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,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| {
Expand Down

0 comments on commit 6fb3613

Please sign in to comment.