We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92367c3 commit 1a5204dCopy full SHA for 1a5204d
1 file changed
lambda-runtime/src/runtime.rs
@@ -937,7 +937,7 @@ mod endpoint_tests {
937
938
#[tokio::test]
939
#[cfg(feature = "concurrency-tokio")]
940
- #[traced_test]
+ #[traced_test]
941
#[cfg(feature = "tokio-concurrent-runtime")]
942
async fn test_concurrent_structured_logging_isolation() -> Result<(), Error> {
943
use std::collections::HashSet;
0 commit comments