Skip to content

Commit

Permalink
more comment fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ahlee1 committed Oct 2, 2023
1 parent fb51b24 commit b4941c0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
- test_seven.inventory_item.device == 1
- test_seven.msg == "inventory_item test_component created"

- name: "INVENTORY_ITEM 8: Create inventory item creation with missing component_type"
- name: "INVENTORY_ITEM 8: Create inventory item with missing component_type"
netbox.netbox.netbox_inventory_item:
netbox_url: http://localhost:32768
netbox_token: 0123456789abcdef0123456789abcdef01234567
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
- test_seven.inventory_item.device == 1
- test_seven.msg == "inventory_item test_component created"

- name: "INVENTORY_ITEM 8: Create inventory item creation with missing component_type"
- name: "INVENTORY_ITEM 8: Create inventory item with missing component_type"
netbox.netbox.netbox_inventory_item:
netbox_url: http://localhost:32768
netbox_token: 0123456789abcdef0123456789abcdef01234567
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
- test_seven.inventory_item.device == 1
- test_seven.msg == "inventory_item test_component created"

- name: "INVENTORY_ITEM 8: Create inventory item creation with missing component_type"
- name: "INVENTORY_ITEM 8: Create inventory item with missing component_type"
netbox.netbox.netbox_inventory_item:
netbox_url: http://localhost:32768
netbox_token: 0123456789abcdef0123456789abcdef01234567
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
- test_seven.inventory_item.device == 1
- test_seven.msg == "inventory_item test_component created"

- name: "INVENTORY_ITEM 8: Create inventory item creation with missing component_type"
- name: "INVENTORY_ITEM 8: Create inventory item with missing component_type"
netbox.netbox.netbox_inventory_item:
netbox_url: http://localhost:32768
netbox_token: 0123456789abcdef0123456789abcdef01234567
Expand Down

0 comments on commit b4941c0

Please sign in to comment.