Skip to content

Commit 475b853

Browse files
committed
Update openai_async_image_swiftuiTests.swift
1 parent 47bb4c6 commit 475b853

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Diff for: Tests/openai-async-image-swiftuiTests/openai_async_image_swiftuiTests.swift

+1-4
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ import XCTest
33

44
final class openai_async_image_swiftuiTests: XCTestCase {
55
func testExample() throws {
6-
// This is an example of a functional test case.
7-
// Use XCTAssert and related functions to verify your tests produce the correct
8-
// results.
9-
// XCTAssertEqual(openai_async_image_swiftui().text, "Hello, World!")
6+
107
}
118
}

0 commit comments

Comments
 (0)