Skip to content

Commit 446bc4a

Browse files
updated path to test plan
1 parent 0953025 commit 446bc4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastlane/Fastfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ end
7575
desc "Runs tests in Debug config"
7676
lane :test_ui do |options|
7777

78-
setCIEnvironmentVariable("../StreamChatUITests/Tests/StreamChatSwiftUI.xctestplan")
78+
setCIEnvironmentVariable("../StreamChatSwiftUITests/Tests/StreamChatSwiftUI.xctestplan")
7979

8080
scan(
8181
project: "StreamChatSwiftUI.xcodeproj",

0 commit comments

Comments
 (0)