mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-05-16 09:12: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
|