Skip to content

Commit

Permalink
fix: remove spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
pugnacity committed Oct 15, 2024
1 parent ec8b41a commit 241a546
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@
that:
- not test_five['changed']
- test_five['controller_managed_device_group'] == None
- test_five['msg'] == "controller_managed_device_group Test Controller Two already absent"
- test_five['msg'] == "controller_managed_device_group Test Controller Two already absent"

when:
# Controllers are only available on Nautobot 2.2+
- "nautobot_version is version('2.2', '>=')"

0 comments on commit 241a546

Please sign in to comment.