mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-01-25 02:08:11 +00:00
fix(skills): avoid sdk test __init__ file creation (#9845)
This commit is contained in:
committed by
GitHub
parent
9ffa0043ab
commit
ca2f3ccc1c
@@ -272,6 +272,8 @@ tests/providers/{provider}/services/{service}/
|
||||
└── {check_name}_test.py # Check tests
|
||||
```
|
||||
|
||||
NOTE: Do not create a `__init__.py` file in the test folder.
|
||||
|
||||
---
|
||||
|
||||
## Required Test Scenarios
|
||||
|
||||
Reference in New Issue
Block a user