remove stub

parent 69c17a76
......@@ -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') }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment