diff --git a/tests/cli-self-upd.rs b/tests/cli-self-upd.rs index 84c14064313..a5bfd8a0d1e 100644 --- a/tests/cli-self-upd.rs +++ b/tests/cli-self-upd.rs @@ -25,7 +25,7 @@ macro_rules! for_host { }; } -const TEST_VERSION: &'static str = "1.1.1"; +const TEST_VERSION: &str = "1.1.1"; pub fn setup(f: &dyn Fn(&Config)) { clitools::setup(Scenario::SimpleV2, &|config| {