Skip to content

Commit 5cc767f

Browse files
committed
reverts small test change
1 parent 140235d commit 5cc767f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_vaas.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ def test_enroll_ec_key_certificate(self):
187187
policy_spec.policy = policy
188188
policy_spec.defaults = defaults
189189

190-
zone = self.cloud_zone
190+
zone = self.get_vaas_zone()
191191

192192
self.cloud_conn.set_policy(zone, policy_spec)
193193
password = 'FooBarPass123'

0 commit comments

Comments
 (0)