aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart/src/commands/remove.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/mozart/src/commands/remove.rs')
-rw-r--r--crates/mozart/src/commands/remove.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/crates/mozart/src/commands/remove.rs b/crates/mozart/src/commands/remove.rs
index f869d12..5696f3e 100644
--- a/crates/mozart/src/commands/remove.rs
+++ b/crates/mozart/src/commands/remove.rs
@@ -781,7 +781,6 @@ mod tests {
}
#[test]
- #[ignore]
fn test_remove_no_update_only_modifies_json() {
use tempfile::tempdir;
@@ -814,7 +813,6 @@ mod tests {
}
#[test]
- #[ignore]
fn test_remove_dry_run_modifies_nothing() {
use tempfile::tempdir;