Skip to content

Commit

Permalink
Update TPLS_IN_THIS
Browse files Browse the repository at this point in the history
Signed-off-by: Lann Martin <lann.martin@fermyon.com>
  • Loading branch information
lann committed Aug 30, 2024
1 parent 70254db commit 199ebf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/templates/src/manager.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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() {
Expand Down

0 comments on commit 199ebf1

Please sign in to comment.