Skip to content

Commit

Permalink
fix server api test
Browse files Browse the repository at this point in the history
  • Loading branch information
NFriedo committed Jan 21, 2025
1 parent 061388f commit 982b0ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/server/src/modules/server/api/test/server.api.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ describe('Server Controller (API)', () => {
'FEATURE_SCHULCONNEX_MEDIA_LICENSE_ENABLED',
'FEATURE_AI_TUTOR_ENABLED',
'FEATURE_ROOMS_ENABLED',
'FEATURE_ROOMS_CHANGE_PERMISSIONS_ENABLED',
'FEATURE_EXTERNAL_SYSTEM_LOGOUT_ENABLED',
];

Expand Down

0 comments on commit 982b0ef

Please sign in to comment.