mirror of
https://github.com/neocities/neocities.git
synced 2025-08-04 08:42:00 +02:00
fix test, fix home display for own site updates
This commit is contained in:
parent
8d592bb982
commit
39a7b93cc1
2 changed files with 8 additions and 2 deletions
|
@ -30,7 +30,7 @@ describe 'site page' do
|
|||
|
||||
visit "/browse?tag=#{tag}"
|
||||
|
||||
page.find('.website-Gallery .title a')['href'].must_match /#{blocked_site.host}/
|
||||
page.find('.website-Gallery .title a')['href'].must_match /\/surf\/#{blocked_site.username}/
|
||||
|
||||
visit "/site/#{blocked_site.username}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue