bellecour set 60 minutes to test
Some checks failed
Build and deploy the backend to staging / Build and push image (pull_request) Successful in 1m31s
Run linting on the backend code / Build (pull_request) Failing after 26s
Run testing on the backend code / Build (pull_request) Successful in 1m59s
Build and deploy the backend to staging / Deploy to staging (pull_request) Successful in 17s
Some checks failed
Build and deploy the backend to staging / Build and push image (pull_request) Successful in 1m31s
Run linting on the backend code / Build (pull_request) Failing after 26s
Run testing on the backend code / Build (pull_request) Successful in 1m59s
Build and deploy the backend to staging / Deploy to staging (pull_request) Successful in 17s
This commit is contained in:
parent
840eb40247
commit
f939b1bd6a
@ -52,7 +52,7 @@ def test_turckheim(client, request):
|
||||
|
||||
# Test no. 3
|
||||
def test_bellecour(client, request) :
|
||||
duration_minutes = 35
|
||||
duration_minutes = 60
|
||||
response = client.post(
|
||||
"/trip/new",
|
||||
json={
|
||||
|
Loading…
x
Reference in New Issue
Block a user