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:
parent
b52212bf34
commit
027fab7602
10 changed files with 895 additions and 170 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue