Update role_tests.rs

This commit is contained in:
jif-oai
2026-03-16 14:03:33 +00:00
committed by GitHub
parent 4dc05e7c86
commit 0ea52bc958

View File

@@ -68,7 +68,7 @@ async fn apply_role_returns_error_for_unknown_role() {
}
#[tokio::test]
#[cfg(not(windows))]
#[cfg_attr(target_os = "windows", ignore)]
async fn apply_explorer_role_sets_read_only_config_and_adds_session_flags_layer() {
let (_home, mut config) = test_config_with_cli_overrides(vec![(
"sandbox_mode".to_string(),