Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

Commit

Permalink
fix: tests about config mmore the once
Browse files Browse the repository at this point in the history
  • Loading branch information
eHattori committed May 20, 2022
1 parent b27284a commit 9d04a54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/providers/aws/aws_client_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ def initialize
TestClient.new

ENV["AWS_CLI_STUB_RESPONSE"] = "false"
ENV["ENABLE_AWS_CLIENT_CONFIG"] = "false"
TestClient.new

expect(Aws.config).to eq aws_opts
Expand Down

0 comments on commit 9d04a54

Please sign in to comment.