mirror of
https://github.com/appleboy/drone-telegram.git
synced 2026-06-14 22:11:12 +08:00
chore: update default template
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@ func TestDefaultMessageFormat(t *testing.T) {
|
||||
|
||||
message := plugin.Message()
|
||||
|
||||
assert.Equal(t, []string{"✅*success* [appleboy/go-hello](https://github.com/appleboy/go-hello)『update travis』by Bo-Yi Wu"}, message)
|
||||
assert.Equal(t, []string{"✅ *success*: [appleboy/go-hello](https://github.com/appleboy/go-hello)『update travis』by Bo-Yi Wu"}, message)
|
||||
}
|
||||
|
||||
func TestDefaultMessageFormatFromGitHub(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user