mirror of
https://gitlab.com/news-flash/article_scraper.git
synced 2025-07-10 01:15:31 +02:00
fix medialnewstoday test
This commit is contained in:
parent
029aaffcea
commit
9e73b94f11
3 changed files with 107 additions and 4 deletions
|
@ -317,10 +317,10 @@ async fn lwn_1() {
|
|||
run_test("lwn-1").await
|
||||
}
|
||||
|
||||
// #[tokio::test]
|
||||
// async fn medicalnewstoday() {
|
||||
// run_test("medicalnewstoday").await
|
||||
// }
|
||||
#[tokio::test]
|
||||
async fn medicalnewstoday() {
|
||||
run_test("medicalnewstoday").await
|
||||
}
|
||||
|
||||
#[tokio::test]
|
||||
async fn medium_1() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue