diff --git a/crates/templates/src/manager.rs b/crates/templates/src/manager.rs index 4ddc7271cd..2ef5abfebb 100644 --- a/crates/templates/src/manager.rs +++ b/crates/templates/src/manager.rs @@ -566,7 +566,7 @@ mod tests { } } - const TPLS_IN_THIS: usize = 12; + const TPLS_IN_THIS: usize = 11; #[tokio::test] async fn can_install_into_new_directory() {