Skip to content

Commit 4496d8e

Browse files
Add note to replace region in GA
1 parent 95039d3 commit 4496d8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/integration/models/linode/test_linode.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -881,6 +881,7 @@ def test_delete_interface_containing_vpc(
881881

882882
def test_create_linode_with_maintenance_policy(test_linode_client):
883883
client = test_linode_client
884+
# TODO: Replace with random region after GA
884885
region = "eu-central"
885886
label = get_test_label()
886887

0 commit comments

Comments
 (0)