Skip to content

Commit

Permalink
test: add another client for sts clients test (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
popomore authored Nov 18, 2018
1 parent e1d7a11 commit 93a05ea
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ exports.keys = '123';
exports.oss = {
clients: {
client1: Object.assign({ sts: true }, require('../../../../sts_config')),
client2: Object.assign({}, require('../../../../config')),
},
};

0 comments on commit 93a05ea

Please sign in to comment.