diff options
| author | Robert | 2017-12-07 08:08:11 +0100 | 
|---|---|---|
| committer | Robert | 2017-12-07 20:53:43 +0100 | 
| commit | b07c6d9c198c9417981a143b04698ff52db91024 (patch) | |
| tree | c7a900c4dc0f663b04c74548a15296773bd88c25 /spec/features/routes_permissions_spec.rb | |
| parent | 0bb71d8146126f4f2c53ca0c7145f0e7d5eaeda5 (diff) | |
| download | chouette-core-b07c6d9c198c9417981a143b04698ff52db91024.tar.bz2 | |
Refs: #5198@1.5h; Specing the presence of the Modal Action Box
  - verifying the visibility of the action box
  - no dynamic behavior of the action box is verified (yet?) - would need javascript execution
  - refactoring suggestions --> https://projects.af83.io/issues/5206
Diffstat (limited to 'spec/features/routes_permissions_spec.rb')
| -rw-r--r-- | spec/features/routes_permissions_spec.rb | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/spec/features/routes_permissions_spec.rb b/spec/features/routes_permissions_spec.rb index 36c13b24a..6d3db9d55 100644 --- a/spec/features/routes_permissions_spec.rb +++ b/spec/features/routes_permissions_spec.rb @@ -1,6 +1,3 @@ -# -*- coding: utf-8 -*- -require 'spec_helper' -  describe "Routes", :type => :feature do    login_user | 
