mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-26 19:58:48 +01:00
Fix spelling mistakes
This commit is contained in:
parent
76f9cea516
commit
1ed78514c5
4 changed files with 5 additions and 5 deletions
|
|
@ -278,9 +278,9 @@ func TestProcessFlagAliasesInvalidPorcelaineVersion(t *testing.T) {
|
|||
})
|
||||
}
|
||||
|
||||
func TestFlagsArePrecentInDocumentation(t *testing.T) {
|
||||
func TestFlagsArePresentInDocumentation(t *testing.T) {
|
||||
|
||||
// Legacy notifcations are ignored, since they are (soft) deprecated
|
||||
// Legacy notifications are ignored, since they are (soft) deprecated
|
||||
ignoredEnvs := map[string]string{
|
||||
"WATCHTOWER_NOTIFICATION_SLACK_ICON_EMOJI": "legacy",
|
||||
"WATCHTOWER_NOTIFICATION_SLACK_ICON_URL": "legacy",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue