Skip to content

Commit 199ebf1

Browse files
committed
Update TPLS_IN_THIS
Signed-off-by: Lann Martin <[email protected]>
1 parent 70254db commit 199ebf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/templates/src/manager.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@ mod tests {
566566
}
567567
}
568568

569-
const TPLS_IN_THIS: usize = 12;
569+
const TPLS_IN_THIS: usize = 11;
570570

571571
#[tokio::test]
572572
async fn can_install_into_new_directory() {

0 commit comments

Comments
 (0)