Remove python-managed marker from sync_dry_run test (#13816)
Not sure why this is present, it does not seem to use a managed interpreter
This commit is contained in:
@@ -7767,7 +7767,6 @@ fn find_links_relative_in_config_works_from_subdir() -> Result<()> {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[cfg(feature = "python-managed")]
|
||||
fn sync_dry_run() -> Result<()> {
|
||||
let context = TestContext::new_with_versions(&["3.8", "3.12"]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user