forked from toolshed/abra
test: abra-integration-test-recipe -> abra-test-recipe
See coop-cloud/abra-test-recipe#3
This commit is contained in:
@ -87,7 +87,7 @@ func TestReadEnv(t *testing.T) {
|
||||
|
||||
func TestReadAbraShEnvVars(t *testing.T) {
|
||||
offline := true
|
||||
r, err := recipe.Get("abra-integration-test-recipe", offline)
|
||||
r, err := recipe.Get("abra-test-recipe", offline)
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
|
Reference in New Issue
Block a user