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:
parent
027fab7602
commit
063ac07410
2 changed files with 109 additions and 4 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue