Fix: Too much space

This commit is contained in:
2020-06-30 15:19:23 +02:00
parent 00eac45913
commit ce9b8b6031
+6 -5
View File
@@ -27,11 +27,12 @@ https://redux-saga.js.org/docs/basics/ErrorHandling.html
is a library that aims to make application side effect asynchronous things like data fetching and impure things like accessing the browser cache
## Integration
### Naming conventions
style classes name syntax : Camel case
Try to name without too much precision
### Material UI
[components/atoms/theme.js] Const file
@@ -52,16 +53,16 @@ sudo docker exec -it frontnginx.nginx bash
nginx -t && nginx -s reload
## Test
### Cypress
[Gmail-tester]
https://github.com/levz0r/gmail-tester
## Continuous Integration
### Jenkins
> in case of emergency
make docker-restart ENV=dev
adduser jenkins root
> make docker-restart ENV=dev
> adduser jenkins root