mirror of
https://github.com/openai/codex.git
synced 2026-09-17 12:23:33 +00:00
Add span_name to network approval test task
Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
@@ -574,6 +574,10 @@ mod tests {
|
||||
TaskKind::Regular
|
||||
}
|
||||
|
||||
fn span_name(&self) -> &'static str {
|
||||
"network_approval_test_noop_task"
|
||||
}
|
||||
|
||||
async fn run(
|
||||
self: Arc<Self>,
|
||||
_session: Arc<SessionTaskContext>,
|
||||
|
||||
Reference in New Issue
Block a user