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 c1cde7b commit 3e47ea4Copy full SHA for 3e47ea4
test/client/test_helper.rb
@@ -18,4 +18,3 @@ def using_shared_key
18
!(ENV["AZURE_ACCESS_KEY"].nil? || ENV["AZURE_ACCESS_KEY"].empty?)
19
end
20
21
-
test/rails/test_helper.rb
@@ -183,4 +183,3 @@ class Group < ActiveRecord::Base
183
184
185
ActiveSupport::TestCase.alias_method :force_skip, :skip
186
0 commit comments