fix: correct indentation on line 380 in integration-tests.yml
This commit is contained in:
@@ -319,7 +319,7 @@ jobs:
|
|||||||
echo ' else:' >> test_integration.py
|
echo ' else:' >> test_integration.py
|
||||||
echo ' print("⚠️ Some services not communicating properly (mock)")' >> test_integration.py
|
echo ' print("⚠️ Some services not communicating properly (mock)")' >> test_integration.py
|
||||||
else
|
else
|
||||||
echo "<EFBFBD> Testing service-to-service communication..."
|
echo "🔗 Testing service-to-service communication..."
|
||||||
|
|
||||||
# Create real test script
|
# Create real test script
|
||||||
echo 'import requests' > test_integration.py
|
echo 'import requests' > test_integration.py
|
||||||
|
|||||||
Reference in New Issue
Block a user