mirror of
https://github.com/interviewstreet/go-jira.git
synced 2025-05-13 21:56:42 +02:00
style: Adjust source code according gofmt -d -s
Adjusting source code according to the go coding guidelines and simplify it a bit.
This commit is contained in:
parent
8c77107df3
commit
72d53e4630
@ -1018,7 +1018,7 @@ func TestIssueFields_MarshalJSON_Success(t *testing.T) {
|
||||
Key: "EX",
|
||||
},
|
||||
AffectsVersions: []*AffectsVersion{
|
||||
&AffectsVersion{
|
||||
{
|
||||
ID: "10705",
|
||||
Name: "2.1.0-rc3",
|
||||
Self: "http://www.example.com/jira/rest/api/2/version/10705",
|
||||
|
Loading…
x
Reference in New Issue
Block a user