test: rename global instructions suite

This commit is contained in:
Adam Perry
2026-06-06 16:49:46 -07:00
committed by Adam Perry @ OpenAI
parent b79ded1507
commit ca2af7b2cc
2 changed files with 1 additions and 1 deletions

View File

@@ -52,7 +52,7 @@ mod deprecation_notice;
mod exec;
mod exec_policy;
mod fork_thread;
mod global_instructions_regression;
mod global_instructions;
#[cfg(not(target_os = "windows"))]
mod guardian_review;
mod hierarchical_agents;