Skip to content

Commit

Permalink
autoupdated protocol.json & generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakub Kulhan committed May 4, 2018
1 parent a0aec41 commit 7692585
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ final class AXPropertyNameEnum
const RELEVANT = 'relevant';
const ROOT = 'root';
const AUTOCOMPLETE = 'autocomplete';
const HASPOPUP = 'haspopup';
const HAS_POPUP = 'hasPopup';
const LEVEL = 'level';
const MULTISELECTABLE = 'multiselectable';
const ORIENTATION = 'orientation';
Expand Down
2 changes: 1 addition & 1 deletion protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
"relevant",
"root",
"autocomplete",
"haspopup",
"hasPopup",
"level",
"multiselectable",
"orientation",
Expand Down
2 changes: 1 addition & 1 deletion protocol.json.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8dcdab86e3bccb39a9fd5b3b7fc0f03c protocol.json
0f852bccad621187d590fb26ddd3b58e protocol.json

0 comments on commit 7692585

Please sign in to comment.