mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-11-30 08:06:47 +00:00
Added gid to applications to make them posix group ldap compatible
This commit is contained in:
6
Makefile
6
Makefile
@@ -31,7 +31,5 @@ install: build
|
||||
@echo "⚙️ Install complete."
|
||||
|
||||
test:
|
||||
@echo "🧪 Running Unit Tests..."
|
||||
python -m unittest discover -s tests/unit
|
||||
@echo "🔬 Running Integration Tests..."
|
||||
python -m unittest discover -s tests/integration
|
||||
@echo "🧪 Running Tests..."
|
||||
python -m unittest discover -s tests
|
||||
Reference in New Issue
Block a user