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

@@ -6,9 +6,9 @@ import (
"net/url"
"testing"
"github.com/atlantisnorth/atlantis/server"
. "github.com/atlantisnorth/atlantis/testing"
. "github.com/petergtz/pegomock"
"github.com/runatlantis/atlantis/server"
. "github.com/runatlantis/atlantis/testing"
)
func TestValidate_WithSecretErr(t *testing.T) {