Skip to content
This repository was archived by the owner on Mar 24, 2020. It is now read-only.

Commit a1abf09

Browse files
VivianChuhweng
authored andcommitted
Update test description
1 parent 60fc0c1 commit a1abf09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/features/catalog_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,7 @@
613613
expect(page).to have_content('Restricted View')
614614
end
615615

616-
scenario 'local user should not see the grey generic thumbnail and still see restricted access info' do
616+
scenario 'local user should not see the grey generic thumbnail and restricted access label' do
617617
sign_in_anonymous '132.239.0.3'
618618
visit catalog_index_path({:q => 'xx909090zz'})
619619
expect(page).to_not have_css('img.dams-search-thumbnail[src="https://library.ucsd.edu/assets/dams/site/thumb-restricted.png"]')

0 commit comments

Comments
 (0)