Skip to content

Commit 27a5e23

Browse files
committed
fix: remove traced_test
1 parent 6317b10 commit 27a5e23

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lambda-runtime/src/runtime.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -936,7 +936,6 @@ mod endpoint_tests {
936936
}
937937

938938
#[cfg(feature = "concurrency-tokio")]
939-
#[tracing_test::traced_test]
940939
#[tokio::test]
941940
async fn test_concurrent_structured_logging_isolation() -> Result<(), Error> {
942941
use std::collections::HashSet;

0 commit comments

Comments
 (0)