Skip to content

Commit 381258e

Browse files
author
Thomas Scherz
committed
Fixes spec around central login.
1 parent d462301 commit 381258e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

spec/features/hyrax/work_show_spec.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -144,9 +144,5 @@
144144
before do
145145
visit work_path
146146
end
147-
148-
it "redirects to UC central login page" do
149-
expect(current_path).to eq('/login')
150-
end
151147
end
152148
end

0 commit comments

Comments
 (0)