Skip to content

Commit 0632e20

Browse files
committed
test
1 parent f592ac8 commit 0632e20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/SecurityCheckGroups.spec.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ describe('Security Check Groups', () => {
4949
config.masterKey = 'insecure';
5050
config.security.enableCheckLog = true;
5151
config.allowClientClassCreation = true;
52+
config.enableInsecureAuthAdapters = true;
5253
config.graphQLPublicIntrospection = true;
5354
await reconfigureServer(config);
5455

0 commit comments

Comments
 (0)