mirror of
https://gitlab.com/news-flash/article_scraper.git
synced 2025-07-09 00:45:31 +02:00
fixes, more sanitation & 1 more failing test
This commit is contained in:
parent
56c08c501a
commit
31a8033844
8 changed files with 1993 additions and 162 deletions
|
@ -70,6 +70,11 @@ async fn aclu() {
|
|||
run_test("aclu").await
|
||||
}
|
||||
|
||||
#[tokio::test]
|
||||
async fn aktualne() {
|
||||
run_test("aktualne").await
|
||||
}
|
||||
|
||||
#[tokio::test]
|
||||
async fn webmd_1() {
|
||||
run_test("webmd-1").await
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue