From b07c6d9c198c9417981a143b04698ff52db91024 Mon Sep 17 00:00:00 2001 From: Robert Date: Thu, 7 Dec 2017 08:08:11 +0100 Subject: 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 --- spec/features/routes_permissions_spec.rb | 3 --- 1 file changed, 3 deletions(-) (limited to 'spec/features/routes_permissions_spec.rb') 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 -- cgit v1.2.3