Skip to content

test: use a specific one#1110

Closed
KazuCocoa wants to merge 1 commit intomasterfrom
test
Closed

test: use a specific one#1110
KazuCocoa wants to merge 1 commit intomasterfrom
test

Conversation

@KazuCocoa
Copy link
Copy Markdown
Member

Copilot AI review requested due to automatic review settings May 11, 2026 00:39
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the development/test dependency resolution to use a specific appium_lib_core source from a Git branch, in order to test changes from appium/ruby_lib_core’s remove-unnecessary-lines branch within this repository.

Changes:

  • Overrides appium_lib_core in the Gemfile to pull directly from a GitHub repo/branch.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread Gemfile
source 'https://rubygems.org'
gemspec

gem 'appium_lib_core', git: 'https://github.com/appium/ruby_lib_core.git', branch: 'remove-unnecessary-lines'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants