fix(docker): add user creation and permissions in Dockerfile (#442)
Some checks failed
Sonar / ci (push) Failing after 16s
Some checks failed
Sonar / ci (push) Failing after 16s
Co-authored-by: Copilot <copilot@github.com> Reviewed-on: #442
This commit was merged in pull request #442.
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
"""Provides test cases for app/utils/helpers.py."""
|
||||
|
||||
from app.utils.helpers import validate_email_syntax # pragma: no cover
|
||||
|
||||
Reference in New Issue
Block a user