diff options
| author | Luc Donnet | 2017-12-21 12:38:56 +0100 |
|---|---|---|
| committer | Luc Donnet | 2017-12-21 13:57:03 +0100 |
| commit | 61499501bde1060b6dc22ad92d8cb8f55d42f4ae (patch) | |
| tree | 4f5f0fb97c84e07c506e9ebac9bd8eaea643c162 /spec | |
| parent | 9a090ecdedac38eeff0aed137e311525e73832e9 (diff) | |
| download | chouette-core-61499501bde1060b6dc22ad92d8cb8f55d42f4ae.tar.bz2 | |
Delete purchase_window from spec permission in permission translator Refs #5301 @1
Diffstat (limited to 'spec')
| -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 |
