Skip to content

Commit

Permalink
align the integration tests to new implementation and featureset - debug
Browse files Browse the repository at this point in the history
  • Loading branch information
joek-office committed Feb 19, 2024
1 parent 360d38c commit cdec142
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 1,405 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"custom_fields": {},
"description": "",
"device": {
"display": "Test Nexus One",
"id": 4,
"name": "Test Nexus One"
"display": "Test Nexus Child One",
"id": 5,
"name": "Test Nexus Child One"
},
"display": "Ethernet2/1",
"duplex": null,
Expand Down Expand Up @@ -124,14 +124,14 @@
"custom_fields": {},
"description": "",
"device": {
"display": "Test Nexus Child One",
"id": 5,
"name": "Test Nexus Child One"
"display": "Test Nexus One",
"id": 4,
"name": "Test Nexus One"
},
"display": "Ethernet2/1",
"display": "Ethernet1/1",
"duplex": null,
"enabled": true,
"id": 2,
"id": 1,
"ip_addresses": [
{
"address": "172.16.180.11/24",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"custom_fields": {},
"description": "",
"device": {
"display": "Test Nexus One",
"id": 4,
"name": "Test Nexus One"
"display": "Test Nexus Child One",
"id": 5,
"name": "Test Nexus Child One"
},
"display": "Ethernet2/1",
"duplex": null,
Expand Down
Loading

0 comments on commit cdec142

Please sign in to comment.