1
0
Fork 0
mirror of https://gitlab.com/news-flash/article_scraper.git synced 2025-07-08 08:30:00 +02:00

activate mozilla-1 test

This commit is contained in:
Jan Lukas Gernert 2023-03-30 21:28:51 +02:00
parent 027fab7602
commit 063ac07410
2 changed files with 109 additions and 4 deletions

View file

@ -352,10 +352,10 @@ async fn missing_paragraphs() {
run_test("missing-paragraphs").await
}
// #[tokio::test]
// async fn mozilla_1() {
// run_test("mozilla-1").await
// }
#[tokio::test]
async fn mozilla_1() {
run_test("mozilla-1").await
}
#[tokio::test]
async fn webmd_1() {