Skip to content

Commit

Permalink
feat: metal_plan_info.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonin Rykalsky committed Feb 19, 2024
1 parent 767578d commit 70fc48d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/targets/metal_plan_info/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

- assert:
that:
- project.name == '{{ test_prefix }}-project'
- "project.name == '{{ test_prefix }}-project'"

- name: list metal plans info by categories
equinix.cloud.metal_plan_info:
Expand Down

0 comments on commit 70fc48d

Please sign in to comment.