mirror of
https://github.com/interviewstreet/go-jira.git
synced 2025-03-17 20:47:57 +02:00
go fmt
This commit is contained in:
parent
685d0f764e
commit
30841416a8
@ -548,7 +548,7 @@ func TestIssueService_DoTransitionWithPayload(t *testing.T) {
|
||||
customPayload := map[string]interface{}{
|
||||
"update": map[string]interface{}{
|
||||
"comment": []map[string]interface{}{
|
||||
map[string]interface{}{
|
||||
{
|
||||
"add": map[string]string{
|
||||
"body": "Hello World",
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user