Skip to content

Commit dc252d1

Browse files
author
Henry Mollman
committed
Remove keys causing tests to fail. Unused!
1 parent 00a1b9b commit dc252d1

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

test/container.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@ describe 'container.sh'
4848
local region="${registry_version}"
4949
local bucket="${registry_version}"
5050
export ORG_ID='runnabear'
51-
export S3_ACCESS_KEY='thatKey'
52-
export S3_SECRET_KEY='datSecret'
51+
5352
stub::returns 'consul::get' "$registry_version"
5453
stub docker
5554
stub vault::create_s3_policy

0 commit comments

Comments
 (0)