Rename to runatlantis from atlantisnorth.

This commit is contained in:
Luke Kysow
2018-02-18 21:28:18 -08:00
parent 477cc797b6
commit 6c159feff4
123 changed files with 349 additions and 349 deletions

View File

@@ -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 {