-
This commit is contained in:
@ -146,8 +146,8 @@ The project uses podman-compose for all testing environments and database operat
|
||||
### End-to-End Testing
|
||||
|
||||
```bash
|
||||
# Start test environment with podman-compose
|
||||
podman-compose up -d
|
||||
# Start test environment with podman-compose, guaranteeing that it updates with --build
|
||||
podman-compose up -d --build
|
||||
|
||||
# Wait for services to be ready
|
||||
sleep 10
|
||||
|
||||
Reference in New Issue
Block a user