Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
morganchen12 committed Feb 16, 2024
1 parent 3282cfd commit de42928
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tests/GoogleAITests/PartsRepresentableTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ import XCTest

@available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
final class PartsRepresentableTests: XCTestCase {

func testModelContentFromCGImageIsNotEmpty() throws {
// adapted from https://forums.swift.org/t/creating-a-cgimage-from-color-array/18634/2
var srgbArray = [UInt32](repeating: 0xFFFF_FFFF, count: 8 * 8)
Expand Down

0 comments on commit de42928

Please sign in to comment.