diff options
| author | Luc Donnet | 2017-09-14 09:56:06 +0200 |
|---|---|---|
| committer | Luc Donnet | 2017-09-14 09:56:06 +0200 |
| commit | 9be396d37877e420031c87821c99bba6fd9afdcd (patch) | |
| tree | e53f8767766a205d9bc1707e68400430f391a903 /spec/support/permissions.rb | |
| parent | 2fa3be1518da4f471d614832f80526e074983195 (diff) | |
| parent | 8540c95482f97ce47d2ebe916f82d3cea01a4344 (diff) | |
| download | chouette-core-9be396d37877e420031c87821c99bba6fd9afdcd.tar.bz2 | |
Merge branch 'master' of github.com:AF83/stif-boiv
Diffstat (limited to 'spec/support/permissions.rb')
| -rw-r--r-- | spec/support/permissions.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/support/permissions.rb b/spec/support/permissions.rb index fcf9ae9c4..a28b62bf2 100644 --- a/spec/support/permissions.rb +++ b/spec/support/permissions.rb @@ -13,6 +13,7 @@ module Support def _permitted_resources %w[ + api_keys access_points connection_links calendars |
