We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 053eea5 commit 2f050d4Copy full SHA for 2f050d4
lychee-bin/tests/cli.rs
@@ -1641,6 +1641,7 @@ The config file should contain every possible key for documentation purposes."
1641
}
1642
1643
#[tokio::test]
1644
+ #[ignore = "Needs adjustment to new URI de-duplication. See https://github.com/lycheeverse/lychee/pull/2088"]
1645
async fn test_process_internal_host_caching() -> Result<()> {
1646
// Note that this process-internal per-host caching
1647
// has no direct relation to the lychee cache file
0 commit comments