Skip to content

Commit f4e8be5

Browse files
Update src/azure-cli/azure/cli/command_modules/network/tests/latest/test_nw_flow_log.py
Co-authored-by: Copilot <[email protected]>
1 parent 0d53260 commit f4e8be5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/azure-cli/azure/cli/command_modules/network/tests/latest/test_nw_flow_log.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ def test_nw_flow_log_create_vnetfl_with_record_types(self, resource_group, resou
197197
'workspace_id': workspace['id']
198198
})
199199

200-
#targetId as vnet
200+
# targetId as vnet
201201
self.cmd('network watcher flow-log create '
202202
'--location {location} '
203203
'--resource-group {rg} '

0 commit comments

Comments
 (0)