Skip to content

Commit 1a5204d

Browse files
author
Davide Melfi
committed
chore: fmt
1 parent 92367c3 commit 1a5204d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lambda-runtime/src/runtime.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -937,7 +937,7 @@ mod endpoint_tests {
937937

938938
#[tokio::test]
939939
#[cfg(feature = "concurrency-tokio")]
940-
#[traced_test]
940+
#[traced_test]
941941
#[cfg(feature = "tokio-concurrent-runtime")]
942942
async fn test_concurrent_structured_logging_isolation() -> Result<(), Error> {
943943
use std::collections::HashSet;

0 commit comments

Comments
 (0)