Skip to content

Commit

Permalink
fix json expected result formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
afourmy committed Nov 8, 2017
1 parent 7795fcc commit 999b4cf
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,28 +22,28 @@
},
{
"interface":"Gi3/3/1.217",
"mac":-1,
"mac":"",
"ip":"2001:12:12:217::1",
"age":0.0,
"state":"INCMP"
},
{
"interface":"Gi3/3/1.219",
"mac":-1,
"mac":"",
"ip":"2001:12:12:219::1",
"age":0.0,
"state":"INCMP"
},
{
"interface":"Gi3/3/1.226",
"mac":-1,
"mac":"",
"ip":"2001:12:12:226::1",
"age":0.0,
"state":"INCMP"
},
{
"interface":"Gi3/3/1.227",
"mac":-1,
"mac":"",
"ip":"2001:12:12:227::1",
"age":0.0,
"state":"INCMP"
Expand Down

0 comments on commit 999b4cf

Please sign in to comment.