Skip to content

Commit eb8bac1

Browse files
committed
Revert this commit after testing
1 parent ec6aa3e commit eb8bac1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fastlane/Fastfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ before_all do |lane|
1919
end
2020

2121
lane :start_mock_server do |options|
22+
options[:branch] = 'feature/update-mock-server' # TODO: Remove this line after testing
2223
mock_server_repo = 'stream-chat-test-mock-server'
2324
stop_mock_server if is_localhost
2425

0 commit comments

Comments
 (0)