Skip to content

Commit 6387957

Browse files
committed
remove traced_test
1 parent f26f86e commit 6387957

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/bors/handlers/review.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,7 +509,6 @@ PR will need to be re-approved."#,
509509
.await;
510510
}
511511

512-
#[traced_test]
513512
#[sqlx::test]
514513
async fn approve_wait_for_ci(pool: sqlx::PgPool) {
515514
BorsBuilder::new(pool)

0 commit comments

Comments
 (0)