-
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fdf6e3d
commit f7f58a5
Showing
3 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -65,9 +65,9 @@ load _helper.bash | |
assert_output_contains "Notification email(s) sent to: [email protected], [email protected], [email protected]" | ||
assert_output_contains "Finished email notification." | ||
|
||
assert_output_contains "testproject deployment notification of \"develop\" branch" | ||
assert_output_contains "Site testproject \"develop\" branch has been deployed" | ||
assert_output_contains "and is available at https://develop.testproject.com." | ||
echo "${output}" >&3 | ||
|
||
assert_output_contains "Finished dispatching notifications." | ||
|
||
|
@@ -93,9 +93,9 @@ load _helper.bash | |
assert_output_contains "Notification email(s) sent to: [email protected], [email protected]" | ||
assert_output_contains "Finished email notification." | ||
|
||
assert_output_contains "testproject deployment notification of \"PR-123\"" | ||
assert_output_contains "Site testproject \"PR-123\" has been deployed" | ||
assert_output_contains "and is available at https://develop.testproject.com." | ||
echo "${output}" >&3 | ||
|
||
assert_output_contains "Finished dispatching notifications." | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f7f58a5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Published on https://vortex-docs.netlify.app as production
🚀 Deployed on https://679d4c2ef6d5d8630494c7ef--vortex-docs.netlify.app