mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-07 19:28:39 +00:00
Rename to runatlantis from atlantisnorth.
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user