Skip to content

Commit 948f335

Browse files
committed
Fix accidentally changed to rename test method at d95d3484a90a985b971ef4c55762847d92b6c81a
1 parent 9b7543d commit 948f335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/openssl/test_provider.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ def test_openssl_provider_name_inspect
1111
end;
1212
end
1313

14-
def test_openssl_provider_name
14+
def test_openssl_provider_names
1515
omit if /freebsd/ =~ RUBY_PLATFORM
1616

1717
with_openssl <<-'end;'

0 commit comments

Comments
 (0)