Skip to content

Commit

Permalink
Merge pull request #22 from serverscom/fix_region
Browse files Browse the repository at this point in the history
fix: change region ID
  • Loading branch information
amarao authored Jul 12, 2024
2 parents ba54897 + 60b9f02 commit a57866a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
- test3 is not changed
- test3.cloud_instances|length > 0
- test3.cloud_instances[0].id
- test3.cloud_instances[0].region_id == 1
- test3.cloud_instances[0].region_id == 2
- test3.cloud_instances[0].region_code
- test3.cloud_instances[0].flavor_id
- test3.cloud_instances[0].flavor_name
Expand Down

0 comments on commit a57866a

Please sign in to comment.