Files
prowler/api/tests/test_simple.py
2024-11-25 13:12:54 +01:00

4 lines
113 B
Python

# for use with CI pipeline. Can be removed once other tests are added.
def test_always_passes():
assert True