diff options
| author | Luc Donnet | 2017-12-21 12:38:56 +0100 | 
|---|---|---|
| committer | Luc Donnet | 2017-12-21 12:38:56 +0100 | 
| commit | 3ffbc26d3ac44d68027b5392f01dcee8be8a585b (patch) | |
| tree | 4d8c75f024d0b1affe3ce4296e4b0d98b4e3f254 | |
| parent | a1adf165d164527464e75581381396ff64a42ca9 (diff) | |
| download | chouette-core-3ffbc26d3ac44d68027b5392f01dcee8be8a585b.tar.bz2 | |
Delete purchase_window from spec permission in permission translator Refs #5301 @1
| -rw-r--r-- | spec/support/permissions.rb | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/spec/support/permissions.rb b/spec/support/permissions.rb index fc378babc..dde530871 100644 --- a/spec/support/permissions.rb +++ b/spec/support/permissions.rb @@ -29,7 +29,6 @@ module Support          compliance_control_sets          compliance_control_blocks          compliance_check_sets -        purchase_windows        ]      end    end | 
