Skip to content

Commit

Permalink
Fix tests data
Browse files Browse the repository at this point in the history
Ihor Makhnyk committed Feb 2, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 8a86a59 commit c99de7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/OpenAITests/OpenAITestsDecoder.swift
Original file line number Diff line number Diff line change
@@ -347,7 +347,7 @@ class OpenAITestsDecoder: XCTestCase {
let data = """
{
"id": "modr-5MWoLO",
"model": "text-moderation-001",
"model": "text-moderation-007",
"results": [
{
"categories": {

0 comments on commit c99de7b

Please sign in to comment.