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 f8ca9bb commit b5b951fCopy full SHA for b5b951f
crates/pixi_command_dispatcher/tests/integration/main.rs
@@ -648,6 +648,7 @@ pub async fn test_dev_source_metadata() {
648
channels: vec![],
649
build_environment: BuildEnvironment::simple(tool_platform, tool_virtual_packages),
650
variants: None,
651
+ variant_files: None,
652
enabled_protocols: Default::default(),
653
},
654
};
0 commit comments