提交 932829fb 编写于 作者: T Thong Kuah
上级 2428a550
......@@ -90,7 +90,7 @@ describe 'Signup' do
expect(page).to have_content("Invalid input, please avoid emojis")
end
it 'shows a pending message if the username availability is being fetched' do
it 'shows a pending message if the username availability is being fetched', :quarantine do
fill_in 'new_user_username', with: 'new-user'
expect(find('.username > .validation-pending')).not_to have_css '.hide'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册