mirror of
https://github.com/prowler-cloud/prowler.git
synced 2025-12-19 05:17:47 +00:00
4 lines
113 B
Python
4 lines
113 B
Python
# for use with CI pipeline. Can be removed once other tests are added.
|
|
def test_always_passes():
|
|
assert True
|