aboutsummaryrefslogtreecommitdiffstats
path: root/spec/features
diff options
context:
space:
mode:
authorZog2018-05-04 09:03:12 +0200
committerZog2018-05-04 09:03:12 +0200
commitfc427e5807f62416fdc93a8c6dda006137f06537 (patch)
tree98bc61f38590596bd743efa24ff8db70c4395eeb /spec/features
parent7839c6cc052156383d17be27df864f92f40f273c (diff)
downloadchouette-core-fc427e5807f62416fdc93a8c6dda006137f06537.tar.bz2
Diffstat (limited to 'spec/features')
-rw-r--r--spec/features/workbenches/workbenches_show_spec.rb1
1 files changed, 1 insertions, 0 deletions
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)