1 2 3 4 5 6
//! Tests for GitHub code scanning alerts operations. #[tokio::test] async fn test_code_scanning_alerts_signature() { // Verify function compiles }