Skip to content

Commit

Permalink
Merge pull request #382 from vultr/issue-371
Browse files Browse the repository at this point in the history
resolves issue #371
  • Loading branch information
ddymko authored Sep 1, 2020
2 parents ff5b71d + c7e259f commit ccb407c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/api/server.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ const mock = {
create: {
SUBID: '1312965'
},
addIPv4: {
ipv4: '123.123.123.124'
},
listUpgradePlan: [29, 41, 61],
neighbors: [23456],
appInfo: { app_info: '' },
Expand Down

0 comments on commit ccb407c

Please sign in to comment.