Skip to content

Commit 5f13e29

Browse files
authored
Prepare release 2.2.0 (Part 3) (#504)
1 parent 877a429 commit 5f13e29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Responses/ResponsesTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,7 @@ public async Task ResponsesHelloWorldWithTool(string model)
358358
Assert.That(response.OutputItems.Count, Is.EqualTo(1));
359359
}
360360

361+
[Ignore("Temporarily disabled awaiting org verification.")]
361362
[Test]
362363
public async Task ResponsesWithReasoning()
363364
{

0 commit comments

Comments
 (0)