mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-14 07:06:17 +10:00
remove stub
This commit is contained in:
@@ -14,10 +14,6 @@ describe Gitlab::OAuth::User do
|
||||
}
|
||||
end
|
||||
|
||||
before do
|
||||
Gitlab.config.stub(omniauth: {})
|
||||
end
|
||||
|
||||
describe :persisted? do
|
||||
let!(:existing_user) { create(:user, extern_uid: 'my-uid', provider: 'my-provider') }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user