diff --git a/src/controllers/trustpub/tokens/exchange/tests.rs b/src/controllers/trustpub/tokens/exchange/github_tests.rs similarity index 100% rename from src/controllers/trustpub/tokens/exchange/tests.rs rename to src/controllers/trustpub/tokens/exchange/github_tests.rs diff --git a/src/controllers/trustpub/tokens/exchange/mod.rs b/src/controllers/trustpub/tokens/exchange/mod.rs index fe82f3015a6..292bc113cc3 100644 --- a/src/controllers/trustpub/tokens/exchange/mod.rs +++ b/src/controllers/trustpub/tokens/exchange/mod.rs @@ -18,7 +18,7 @@ use secrecy::ExposeSecret; use tracing::warn; #[cfg(test)] -mod tests; +mod github_tests; /// Exchange an OIDC token for a temporary access token. #[utoipa::path(