fix: add document message

This commit is contained in:
Bo-Yi Wu
2019-02-20 00:00:47 +08:00
parent 1b52d8d894
commit 372c737013
+1
View File
@@ -32,6 +32,7 @@ action "Send Photo message" {
]
env = {
PHOTO = "tests/github.png"
DOCUMENT = "tests/gophercolor.png"
}
args = "send photo message."
}