We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0953025 commit 446bc4aCopy full SHA for 446bc4a
fastlane/Fastfile
@@ -75,7 +75,7 @@ end
75
desc "Runs tests in Debug config"
76
lane :test_ui do |options|
77
78
- setCIEnvironmentVariable("../StreamChatUITests/Tests/StreamChatSwiftUI.xctestplan")
+ setCIEnvironmentVariable("../StreamChatSwiftUITests/Tests/StreamChatSwiftUI.xctestplan")
79
80
scan(
81
project: "StreamChatSwiftUI.xcodeproj",
0 commit comments