Skip to content
Snippets Groups Projects
Commit 90ab4ab5 authored by Othmane ROGLER's avatar Othmane ROGLER
Browse files

fix(fakedata): remove undefined structure reference from users

Fixing bug after Merge branch '77-enchance-default-structures-generation' into 'dev'
parent ccc07173
No related branches found
No related tags found
No related merge requests found
......@@ -4,14 +4,12 @@
"email": "admin@ac-dijon.fr",
"password": "changeme",
"role": "admin",
"structure": "EviKfwAnFtcjEWFdz",
"firstName": "Jean",
"lastName": "Dupont"
},
{
"email": "eole@ac-dijon.fr",
"password": "changeme",
"structure": "EviKfwAnFtcjEWFdz",
"firstName": "Guy",
"lastName": "Durand"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment