Skip to content

Commit

Permalink
Sanity
Browse files Browse the repository at this point in the history
  • Loading branch information
rodvand committed Sep 11, 2024
1 parent 51cf282 commit 7aa8a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/targets/v4.1/tasks/netbox_token.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@

- name: "TOKEN 3: ASSERT - Update"
ansible.builtin.assert:
that:
that:
- test_three is changed
- test_three['token']['description'] == "The test token"
- test_three['token']['write_enabled'] == false
Expand Down

0 comments on commit 7aa8a16

Please sign in to comment.