Skip to content

Commit

Permalink
oops... missed this syntax error (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwoertink authored Jun 12, 2024
1 parent 90ce874 commit ce06098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/selenium/firefox/capabilities.cr
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ class Selenium::Firefox::Capabilities < Selenium::Capabilities
end

property args = [] of String
property binary String?
property binary : String?
end
end

0 comments on commit ce06098

Please sign in to comment.