Skip to content

Commit 2892768

Browse files
committed
another go at the formatting....
1 parent b8dfc96 commit 2892768

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

github/event_types_test.go

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12327,10 +12327,7 @@ func TestPushEventRepository_Marshal(t *testing.T) {
1232712327
"ssh_url": "s",
1232812328
"clone_url": "c",
1232912329
"svn_url": "s",
12330-
"topics": [
12331-
"octocat",
12332-
"api"
12333-
]
12330+
"topics": ["octocat","api"]
1233412331
}`
1233512332

1233612333
testJSONMarshal(t, u, want)

0 commit comments

Comments
 (0)