diff options
| author | azul <azul@leap.se> | 2014-07-17 12:16:07 +0200 |
|---|---|---|
| committer | azul <azul@leap.se> | 2014-07-17 12:16:07 +0200 |
| commit | ade74d8a9091ae607586d7b287a0579a2ee7af8e (patch) | |
| tree | 74273b8ba7e35d0fb3c96aa79e63c93086d15146 /test/integration/api/srp_test.rb | |
| parent | 952bc18e8333ca5c3e6e16f8059f84a1414d5f6f (diff) | |
| parent | e86cccb4b89540f3bd403110d051b2723be781b9 (diff) | |
Merge pull request #176 from azul/feature/api-authenticated-configs
API: Authenticated access to config settings
Diffstat (limited to 'test/integration/api/srp_test.rb')
| -rw-r--r-- | test/integration/api/srp_test.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/integration/api/srp_test.rb b/test/integration/api/srp_test.rb index 26adc8c..946450e 100644 --- a/test/integration/api/srp_test.rb +++ b/test/integration/api/srp_test.rb @@ -1,5 +1,4 @@ class SrpTest < RackTest - include AssertResponses teardown do if @user |
