Skip to content

Commit 365b0f1

Browse files
committed
test 21
1 parent 656f9d4 commit 365b0f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_ssl_verify.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ def test_bad_system_ssl_certificates
7373
# begin
7474
d = create_driver %(
7575
api_write_token test_token
76-
ssl_ca_bundle_path '/dev/null'
76+
ssl_ca_bundle_path '/non/existent'
7777
)
7878

7979
d.run(default_tag: "test") do

0 commit comments

Comments
 (0)