From fc427e5807f62416fdc93a8c6dda006137f06537 Mon Sep 17 00:00:00 2001 From: Zog Date: Fri, 4 May 2018 09:03:12 +0200 Subject: Refs #6920; Fix specs --- spec/features/workbenches/workbenches_show_spec.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'spec/features') diff --git a/spec/features/workbenches/workbenches_show_spec.rb b/spec/features/workbenches/workbenches_show_spec.rb index 427b526cf..e892f00e7 100644 --- a/spec/features/workbenches/workbenches_show_spec.rb +++ b/spec/features/workbenches/workbenches_show_spec.rb @@ -74,6 +74,7 @@ RSpec.describe 'Workbenches', type: :feature do organisation: @user.organisation, ready: false ) + pending_referential.pending! visit workbench_path(workbench) -- cgit v1.2.3