diff options
Diffstat (limited to 'spec/support/proxy_helper.rb')
| -rw-r--r-- | spec/support/proxy_helper.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/support/proxy_helper.rb b/spec/support/proxy_helper.rb index 1f31164..63b3910 100644 --- a/spec/support/proxy_helper.rb +++ b/spec/support/proxy_helper.rb @@ -1,3 +1,5 @@ +# frozen_string_literal: true + module ProxyHelper def x509_certificate(host) License::Management.root.join("tmp/#{host}.crt") |
