added happy path testing, reformatted changeset
Signed-off-by: Jonah Grimes <jonah.grimes@gmail.com>
This commit is contained in:
@@ -39,6 +39,7 @@ describe('GroupV1alpha1Validator', () => {
|
||||
},
|
||||
parent: 'group-a',
|
||||
children: ['child-a', 'child-b'],
|
||||
members: ['jdoe'],
|
||||
},
|
||||
};
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user