зеркало из https://github.com/github/pages-gem.git
Escape all the dots
This commit is contained in:
Родитель
1c47cb2cfd
Коммит
fdf1e16adb
|
@ -16,7 +16,7 @@ RSpec.configure do |config|
|
|||
|
||||
# Stub all GitHub API requests so they come back empty.
|
||||
config.before(:each) do
|
||||
stub_request(:get, /api\.github.com/)
|
||||
stub_request(:get, /api\.github\.com/)
|
||||
.to_return(:status => 200, :body => "{}", :headers => {})
|
||||
end
|
||||
end
|
||||
|
|
Загрузка…
Ссылка в новой задаче