Skip to content
Snippets Groups Projects
Commit 76b2ff64 authored by Nicolas KAROLAK's avatar Nicolas KAROLAK
Browse files

fix(tests): description standardization

parent 37258427
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
"""
Criticality: High
Check that emails can be sent.
Checks that emails can be sent.
"""
from pathlib import Path
......
#!/usr/bin/env python3
"""
Criticality: Low
This test check the current state of the fail2ban service.
Checks the current state of the fail2ban service.
"""
from pathlib import Path
......
#!/usr/bin/env python3
"""
Criticality: High
This test check the current state of the PostgreSQL database cluster.
Checks the current state of the PostgreSQL database cluster.
"""
from pathlib import Path
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment