fix rspec
This commit is contained in:
@@ -71,7 +71,7 @@ RSpec.describe 'App Setup' do
|
||||
sign_in(user)
|
||||
visit setup_index_path
|
||||
|
||||
expect(page).to have_content('Welcome to DocuSeal')
|
||||
expect(page).to have_link('Create', href: new_template_path)
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user