diff --git a/.env.sample b/.env.sample index d546892..5643664 100644 --- a/.env.sample +++ b/.env.sample @@ -1,6 +1,6 @@ -TYPE=abra-integration-test-recipe +TYPE=abra-test-recipe -DOMAIN=abra-integration-test-recipe.example.com +DOMAIN=abra-test-recipe.example.com COMPOSE_FILE="compose.yml" #COMPOSE_FILE="$COMPOSE_FILE:compose.extra_env.yml" diff --git a/README.md b/README.md index 0419c55..6225430 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# `abra-integration-test-recipe` +# `abra-test-recipe` -Test recipe used in the Abra integration test suite. +Simple app configuration used for the Abra test suite.