Skip to content

Commit f2bf629

Browse files
committed
Fix test
1 parent 85cbaaf commit f2bf629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CI2GoTests/DecodingTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ class DecodingTests: XCTestCase { // swiftlint:disable:this type_body_length
120120
XCTAssertEqual([
121121
"Initial import",
122122
"Initial import",
123-
"Initial Commit",
123+
"Setup project",
124124
"Create test scheme",
125125
"Create test scheme",
126126
"Store CocoaPods Cache",

0 commit comments

Comments
 (0)