mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
set auth mechanism in tests
This commit is contained in:
parent
03c79ac24f
commit
eb29bc64de
1 changed files with 1 additions and 0 deletions
|
|
@ -104,6 +104,7 @@ describe('OCA.External.Settings tests', function() {
|
|||
'configuration': {
|
||||
},
|
||||
'scheme': 'builtin',
|
||||
'visibility': 3
|
||||
},
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue