fix: add relations array to config tests

Signed-off-by: ElaineDeMattosSilvaB <elaine.de-mattos-silva-bezerra@deutschebahn.com>
This commit is contained in:
ElaineDeMattosSilvaB
2024-08-15 09:10:22 +02:00
parent e1083f3883
commit 43af3da413
@@ -184,6 +184,7 @@ describe('config', () => {
userPattern: /[\s\S]*/,
orgEnabled: false,
allowInherited: false,
relations: [],
schedule: undefined,
restrictUsersToGroup: false,
skipForkedRepos: false,