Cleanup omniauth specs

This commit is contained in:
Michael Ball 2021-02-23 19:49:34 -08:00
parent 2573dbee44
commit e0fd14e0ce
4 changed files with 30 additions and 10 deletions

View file

@ -2,7 +2,7 @@
require 'spec_helper'
feature Openid do
feature Openid, type: :feature, js: true do
shared_examples 'sign in with openid' do
scenario 'has option to log in with Google account' do