Skip to content

Commit

Permalink
Init test.
Browse files Browse the repository at this point in the history
  • Loading branch information
tannguyen04 committed Apr 19, 2024
1 parent b82ac1d commit 99c69f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .scaffold/tests/bats/notify.bats
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ load _helper.bash

mock_set_output "${mock_curl}" "200" 1

export DREVOPS_NOTIFY_CHANNELS="webhook"
export DREVOPS_NOTIFY_ENVIRONMENT_URL="https://example-environment-notifcation.com"
export DREVOPS_NOTIFY_WEBHOOK_URL="https://example-webhook-url.com"
export DREVOPS_NOTIFY_WEBHOOK_METHOD="POST"
Expand Down

1 comment on commit 99c69f3

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.