diff --git a/crates/turborepo-repository/src/inference.rs b/crates/turborepo-repository/src/inference.rs index f050d7e68455a..1d2ebfdc76b61 100644 --- a/crates/turborepo-repository/src/inference.rs +++ b/crates/turborepo-repository/src/inference.rs @@ -348,6 +348,7 @@ mod test { ); } + #[test] fn test_gh_8599() { // TODO: this test documents existing broken behavior, when we have time we // should fix this and update the assertions