Clean up and fix the E2E tests so that they run

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
Carlo Costino
2024-01-04 17:30:47 -05:00
parent 46be3cd7b3
commit c652c17617
4 changed files with 21 additions and 27 deletions

View File

@@ -125,7 +125,7 @@ jobs:
NOTIFY_E2E_TEST_EMAIL: ${{ secrets.NOTIFY_E2E_TEST_EMAIL }}
NOTIFY_E2E_TEST_PASSWORD: ${{ secrets.NOTIFY_E2E_TEST_PASSWORD }}
# Run the E2E tests against the code found in this PR.
NOTIFY_E2E_TEST_URI: http://localhost:6012/
NOTIFY_E2E_TEST_URI: http://localhost:6012
validate-new-relic-config:
runs-on: ubuntu-latest