You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix syntax error when printing openssl version on windows
We were failing to print the openssl version, but the rspec tests continued to
run.
-e:1: syntax error, unexpected backslash
puts \"OpenSSL Version - #{OpenSSL:...
^
0 commit comments