We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 628fff5 commit fd33338Copy full SHA for fd33338
test/client/test_client.rb
@@ -35,6 +35,7 @@ def test_rails_is_not_loaded
35
end
36
37
def test_without_credentials
38
+ flunk
39
assert_raises(AzureBlob::Error) do
40
AzureBlob::Client.new(
41
account_name: @account_name,
0 commit comments