Skip to content

Commit c97c16e

Browse files
committed
Prepare release 2.2.0 (Part 3)
1 parent 877a429 commit c97c16e

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)