Skip to content

Commit 2926d47

Browse files
committed
Fixing manifest
1 parent 8daeb21 commit 2926d47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SwiftDrawTests/XCTestManifests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ extension UseTests {
319319
extension ValueParserTests {
320320
static let __allTests = [
321321
("testBool", testBool),
322-
("testColor", testColor),
322+
("testFill", testFill),
323323
("testCoordinate", testCoordinate),
324324
("testFloat", testFloat),
325325
("testFloats", testFloats),

0 commit comments

Comments
 (0)