Skip to content

Commit

Permalink
Fixed build breaking typo in contacts test object
Browse files Browse the repository at this point in the history
  • Loading branch information
kariudo committed Feb 19, 2015
1 parent 2472ab6 commit ac1b49e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gopushbullet_test.go
Expand Up @@ -410,7 +410,7 @@ func TestGetContacts(t *testing.T) {
"iden": "ubdcjAfszs0Smi",
"name": "Ryan Oldenburg",
"created": 13990116604298899,
""modified": 139901166042976,
"modified": 139901166042976,
"email": "ryanjoldenburg@gmail.com",
"email_normalized": "ryanjoldenburg@gmail.com",
"active": true
Expand Down

0 comments on commit ac1b49e

Please sign in to comment.