diff options
| author | Zog | 2018-01-21 12:01:21 +0100 |
|---|---|---|
| committer | Zog | 2018-01-25 17:18:00 +0100 |
| commit | 872f9476971d3bde6e6f470153af09ed87af1b28 (patch) | |
| tree | cd096e9f78b7efe4c5813922c7ba66d365f7fe2d | |
| parent | e96174ac9c12c89b701307c50e7e1a2b09190316 (diff) | |
| download | chouette-core-872f9476971d3bde6e6f470153af09ed87af1b28.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 |
