Skip to content

Commit

Permalink
cleaned tests
Browse files Browse the repository at this point in the history
  • Loading branch information
idancali committed Jan 18, 2018
1 parent b482d41 commit d46cda2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/specs/bucket.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ savor.add('fail without an AWS access key', (context, done) => {
_unstub(aws._s3, calls.concat(['headBucket']))
// Mock the access key
process.env.AWS_ACCESS_KEY_ID = 'test'
// process.env.AWS_SECRET_ACCESS_KEY = 'test'
})
})

Expand Down

0 comments on commit d46cda2

Please sign in to comment.