qiniu / ruby-sdk

Qiniu Resource (Cloud) Storage SDK for Ruby
MIT License
164 stars 138 forks source link

Fix broken auth spec #182

Closed tombruijn closed 7 years ago

tombruijn commented 7 years ago

It wasn't indented on the right level so it fell outside of the describe block defined on line 12.

Problem can be seen here: https://travis-ci.org/qiniu/ruby-sdk/jobs/155867082