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

fix some code style

parent e3a0212a
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -64,3 +64,4 @@ Retrieve Superadmin Cert
    Log Dictionary    ${resp.json()}
    Log    ${resp.json()['data']['certificate']}
    Store In File    ${SUPERADMIN_USERNAME}.crt    ${resp.json()['data']['certificate']}