Skip to content

Commit e01dbbf

Browse files
committed
eait -> wait
1 parent cd7df5f commit e01dbbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/azure-cli/azure/cli/command_modules/apim/tests/latest/test_apim_scenario.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -807,7 +807,7 @@ def test_apim_deletedservice(self, resource_group, resource_group_location):
807807
self.check('publisherName', '{publisher_name}'),
808808
self.check('publisherEmail', '{publisher_email}')])
809809

810-
# eaait for creation
810+
# wait for creation
811811
self.cmd('apim wait -g {rg} -n {service_name} --created', checks=[self.is_empty()])
812812

813813
# delete service

0 commit comments

Comments
 (0)