Commit e3a0212a authored by Guillermo Sanz López's avatar Guillermo Sanz López
Browse files

fix some code style

parent 40f09574
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -50,3 +50,4 @@ export DOCKER_ROBOT_TTY_OPTIONS="-ti"
# Mock server variables
export MOCK_SERVER_URL=http://mock-server:${MOCK_SERVER_PORT}
export NOTIFICATION_DESTINATION_URL=http://mock-server:${MOCK_SERVER_PORT}
+0 −1
Original line number Diff line number Diff line
@@ -50,7 +50,6 @@ Prepare environment

    Reset Testing Environment


Retrieve Ca Root
    [Documentation]    This keyword retrieve ca.root from CAPIF and store it at ca.crt in order to use at TLS communications
    ${resp}=    Get CA Vault  /v1/secret/data/ca  ${CAPIF_HTTP_VAULT_URL}