mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-28 22:28:25 +00:00
Rename to runatlantis from atlantisnorth.
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
// Automatically generated by pegomock. DO NOT EDIT!
|
||||
// Source: github.com/atlantisnorth/atlantis/server/events (interfaces: GithubPullGetter)
|
||||
// Source: github.com/runatlantis/atlantis/server/events (interfaces: GithubPullGetter)
|
||||
|
||||
package mocks
|
||||
|
||||
import (
|
||||
"reflect"
|
||||
|
||||
models "github.com/atlantisnorth/atlantis/server/events/models"
|
||||
github "github.com/google/go-github/github"
|
||||
pegomock "github.com/petergtz/pegomock"
|
||||
models "github.com/runatlantis/atlantis/server/events/models"
|
||||
)
|
||||
|
||||
type MockGithubPullGetter struct {
|
||||
|
||||
Reference in New Issue
Block a user