|
|
|
@ -4,7 +4,7 @@ require 'features/work_packages/shared_contexts' |
|
|
|
|
require 'features/work_packages/details/inplace_editor/work_package_field' |
|
|
|
|
require 'features/work_packages/work_packages_page' |
|
|
|
|
|
|
|
|
|
describe 'description inplace editor', js: true, retry: 3, retry_wait: 5 do |
|
|
|
|
describe 'description inplace editor', js: true do |
|
|
|
|
include_context 'maximized window' |
|
|
|
|
|
|
|
|
|
let(:project) { FactoryGirl.create :project_with_types, is_public: true } |
|
|
|
|