Ignore remap test

https://github.com/robinst/linkify/pull/58
This commit is contained in:
Matthias 2023-02-27 21:21:02 +01:00 committed by Matthias Endler
parent 4306150e56
commit 9b75da60a6

View file

@ -1008,6 +1008,7 @@ mod cli {
}
#[test]
#[ignore = "Skipping test until https://github.com/robinst/linkify/pull/58 is merged"]
fn test_remap_uri() -> Result<()> {
let mut cmd = main_command();