Skip to content

Commit

Permalink
fix: fix typo (#591)
Browse files Browse the repository at this point in the history
  • Loading branch information
tony-griffin authored Oct 1, 2024
1 parent 9b32b44 commit 8f48dd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion regression_tests/actions/run_maintenance_page_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -e

echo -e "\n\n### Run maintenance page tests for${TARGET_ENVIRONMENT} environment \n"
echo -e "\n\n### Run maintenance page tests for ${TARGET_ENVIRONMENT} environment \n"

cd "${CODEBUILD_SRC_DIR}/demodjango-deploy"
echo "Current demodjango-deploy branch/commit: $(git rev-parse --abbrev-ref HEAD)/$(git rev-parse HEAD)"
Expand Down

0 comments on commit 8f48dd3

Please sign in to comment.