diff --git a/crates/rust-analyzer/tests/heavy_tests/main.rs b/crates/rust-analyzer/tests/heavy_tests/main.rs index 69dc719c54a..c1805787a39 100644 --- a/crates/rust-analyzer/tests/heavy_tests/main.rs +++ b/crates/rust-analyzer/tests/heavy_tests/main.rs @@ -331,8 +331,6 @@ fn test_missing_module_code_action_in_json_project() { "deps": [], "edition": "2015", "cfg": [ "cfg_atom_1", "feature=cfg_1"], - "atom_cfgs": ["atom_2"], - "key_value_cfgs": { "feature": "key_value_feature", "other": "value"} } ] });