mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
remove importance of current path
This commit is contained in:
parent
7c1c4f2308
commit
9124ab81be
1 changed files with 0 additions and 1 deletions
|
@ -89,7 +89,6 @@ describe 'signup' do
|
|||
fill_in_valid
|
||||
fill_in 'username', with: SecureRandom.hex+'1'
|
||||
click_button 'Create Home Page'
|
||||
page.current_path.must_equal '/create'
|
||||
page.must_have_content 'cannot exceed 32 characters'
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue