mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-23 20:42:02 +00:00
chore(app): fix app service tests
This commit is contained in:
@@ -225,6 +225,7 @@ class Test_App_Service:
|
||||
public_access=True,
|
||||
vnet_subnet_id="",
|
||||
ftps_state="FtpsOnly",
|
||||
resource_group_name="resource_group_name",
|
||||
)
|
||||
|
||||
app_service = MagicMock()
|
||||
|
||||
Reference in New Issue
Block a user