mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Optimized more CSP policies and recaptcha
This commit is contained in:
4
Makefile
4
Makefile
@@ -20,7 +20,7 @@ install: build
|
||||
@echo "⚙️ Install complete."
|
||||
|
||||
test:
|
||||
@echo "\n🧪 Running Unit Tests..."
|
||||
@echo "🧪 Running Unit Tests..."
|
||||
python -m unittest discover -s tests/unit
|
||||
@echo "\n🔬 Running Integration Tests..."
|
||||
@echo "🔬 Running Integration Tests..."
|
||||
python -m unittest discover -s tests/integration
|
Reference in New Issue
Block a user