Skip to content

Commit

Permalink
Revert "ci: Increment Appium port"
Browse files Browse the repository at this point in the history
This reverts commit be69859.
  • Loading branch information
dcalhoun committed Dec 6, 2024
1 parent 74f526b commit 575b4c2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
exports.local = {
host: '127.0.0.1',
port: 4724, // Port for local Appium runs.
port: 4723, // Port for local Appium runs.
};

exports.sauce = {
Expand Down

0 comments on commit 575b4c2

Please sign in to comment.