Skip to content
Snippets Groups Projects
Commit 8601c978 authored by Hugo SUBTIL's avatar Hugo SUBTIL
Browse files

fix(TU): missing key in test

parent 759fcb53
No related branches found
No related tags found
2 merge requests!96release V1.10.0,!83Dev
......@@ -38,6 +38,7 @@ describe('CategoriesOthersController', () => {
it('should create a formation', async () => {
const data: CategoriesOthers = {
id: 'publics',
name: 'test',
modules: [
{
......
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