test to remove & implement actions

This commit is contained in:
2020-12-19 18:36:58 +01:00
parent 3d22bed8c0
commit 4e1c7399b1
6 changed files with 26 additions and 3 deletions

View File

@@ -13,7 +13,7 @@
"company": "ArtDanjProduction",
"location": "France",
"begin_date": "09-2015",
"end_date": "Today"
"end_date": "date.today"
},
{
"slug": "idemia",

View File

@@ -5,7 +5,7 @@
"description": "formations.freelance.description",
"location": "Remote",
"begin_date": "04-2015",
"end_date": "Today"
"end_date": "date.today"
},
{
"slug": "dnb",
@@ -21,6 +21,6 @@
"description": "formations.bac.description",
"location": "France",
"begin_date": "09-2020",
"end_date": "Today"
"end_date": "date.today"
}
]