Skip to content

Commit

Permalink
fix formatting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeZappa87 committed Feb 26, 2024
1 parent 1e3fc4b commit 8485501
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/types/100/types_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,8 @@ var _ = Describe("Current types operations", func() {
"name": "eth0",
"mac": "00:11:22:33:44:55",
"sandbox": "/proc/3553/ns/net",
"pci_id": "8086:9a01",
"socket_path": "/path/to/vhost/fd"
"pci_id": "8086:9a01",
"socket_path": "/path/to/vhost/fd"
}
],
"ips": [
Expand Down

0 comments on commit 8485501

Please sign in to comment.