Skip to content

Commit

Permalink
remove cruft
Browse files Browse the repository at this point in the history
  • Loading branch information
jgreben committed Sep 11, 2019
1 parent 2438a6b commit 169047d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions spec/features/authorized_users_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
describe 'delete authorized user button' do
before do
stub_current_user(FactoryBot.create(:admin_user))
# FactoryBot.create(:authorized_user)
# FactoryBot.create(:admin_user)
# FactoryBot.create(:staff_user)
end

context 'when user is not an admin user for any app does not have current access to any apps' do
Expand Down

0 comments on commit 169047d

Please sign in to comment.