This website requires JavaScript.
Explore
Help
Sign In
gyiang
/
gitlab
Watch
0
Star
0
Fork
You've already forked gitlab
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
master
gitlab
/
spec
/
support
/
webmock.rb
5 lines
95 B
Ruby
Raw
Permalink
Blame
History
require
'webmock'
require
'webmock/rspec'
WebMock
.
disable_net_connect!
(
allow_localhost
:
true
)
Reference in New Issue
View Git Blame
Copy Permalink