Skip to content

Commit

Permalink
Fix accidentally changed to rename test method at d95d3484a90a985b971…
Browse files Browse the repository at this point in the history
…ef4c55762847d92b6c81a
  • Loading branch information
hsbt committed Feb 21, 2024
1 parent 9b7543d commit 948f335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/openssl/test_provider.rb
Expand Up @@ -11,7 +11,7 @@ def test_openssl_provider_name_inspect
end;
end

def test_openssl_provider_name
def test_openssl_provider_names
omit if /freebsd/ =~ RUBY_PLATFORM

with_openssl <<-'end;'
Expand Down

0 comments on commit 948f335

Please sign in to comment.