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

fix url completion for hash urls

This commit is contained in:
Jan Lukas Gernert 2023-03-30 21:27:35 +02:00
parent b52212bf34
commit 027fab7602
10 changed files with 895 additions and 170 deletions

View file

@ -337,10 +337,10 @@ async fn medium_3() {
run_test("medium-3").await
}
// #[tokio::test]
// async fn mercurial() {
// run_test("mercurial").await
// }
#[tokio::test]
async fn mercurial() {
run_test("mercurial").await
}
#[tokio::test]
async fn metadata_content_missing() {