We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5b951f commit 3cc78ecCopy full SHA for 3cc78ec
crates/pixi_command_dispatcher/tests/integration/main.rs
@@ -747,6 +747,7 @@ pub async fn test_dev_source_metadata_with_variants() {
747
channels: vec![],
748
build_environment: BuildEnvironment::simple(tool_platform, tool_virtual_packages),
749
variants: Some(variant_config),
750
+ variant_files: None,
751
enabled_protocols: Default::default(),
752
},
753
};
0 commit comments