diff options
| author | Zog | 2018-01-21 12:01:21 +0100 | 
|---|---|---|
| committer | Zog | 2018-01-21 12:01:21 +0100 | 
| commit | edaab3eb453eb007d166208cad10f24686bb693a (patch) | |
| tree | b15db80ca77f32eb0f3d98f891409b1556651920 | |
| parent | f6f4863740f06f9719f4230de4a28630bddde391 (diff) | |
| download | chouette-core-edaab3eb453eb007d166208cad10f24686bb693a.tar.bz2 | |
Refs #5586; Remove spec for a decorator which no longer exists
| -rw-r--r-- | spec/decorators/api_key_decorator_spec.rb | 4 | 
1 files changed, 0 insertions, 4 deletions
| diff --git a/spec/decorators/api_key_decorator_spec.rb b/spec/decorators/api_key_decorator_spec.rb deleted file mode 100644 index 9451a3974..000000000 --- a/spec/decorators/api_key_decorator_spec.rb +++ /dev/null @@ -1,4 +0,0 @@ -require 'spec_helper' - -describe ApiKeyDecorator do -end | 
