mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-01 20:18:45 +00:00
Update go-github library
This commit is contained in:
2
vendor/github.com/google/go-github/github/activity_test.go
generated
vendored
2
vendor/github.com/google/go-github/github/activity_test.go
generated
vendored
@@ -13,7 +13,7 @@ import (
|
||||
)
|
||||
|
||||
func TestActivityService_List(t *testing.T) {
|
||||
setup()
|
||||
client, mux, _, teardown := setup()
|
||||
defer teardown()
|
||||
|
||||
mux.HandleFunc("/feeds", func(w http.ResponseWriter, r *http.Request) {
|
||||
|
||||
Reference in New Issue
Block a user