diff --git a/src/full_text_parser/readability/tests.rs b/src/full_text_parser/readability/tests.rs index 429320b..cd9f3e7 100644 --- a/src/full_text_parser/readability/tests.rs +++ b/src/full_text_parser/readability/tests.rs @@ -181,7 +181,6 @@ async fn ehow_1() { run_test("ehow-1").await } - #[tokio::test] async fn webmd_1() { run_test("webmd-1").await