You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: decidim-participatory_processes/spec/system/admin/invite_process_admin_spec.rb
+2-2
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@
42
42
end
43
43
44
44
within".secondary-nav"do
45
-
expect(page.text).toeq"View public page\nInfo\nPhases\nComponents\nCategories\nAttachments\nFolders\nFiles\nProcess admins\nPrivate participants\nModerations"
45
+
expect(page.text).toeq"View public page\nInfo\nPhases\nComponents\nCategories\nAttachments\nFolders\nFiles\nProcess admins\nPrivate participants\nModerations\nShare tokens"
46
46
end
47
47
end
48
48
end
@@ -72,7 +72,7 @@
72
72
end
73
73
74
74
within".secondary-nav"do
75
-
expect(page.text).toeq"View public page\nInfo\nPhases\nComponents\nCategories\nAttachments\nFolders\nFiles\nProcess admins\nPrivate participants\nModerations"
75
+
expect(page.text).toeq"View public page\nInfo\nPhases\nComponents\nCategories\nAttachments\nFolders\nFiles\nProcess admins\nPrivate participants\nModerations\nShare tokens"
0 commit comments