Skip to content

Commit d9e72fe

Browse files
committed
Integration tests took so long, it could be happening because of LDAP authorizations, so I removed it from tests
1 parent c8f0806 commit d9e72fe

File tree

1 file changed

+5
-1
lines changed
  • dspace-api/src/test/data/dspaceFolder/config

1 file changed

+5
-1
lines changed

dspace-api/src/test/data/dspaceFolder/config/local.cfg

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,4 +332,8 @@ webui.supported.locales = cs
332332
s3.download.direct.enabled = false
333333

334334
# Default language for metadata values
335-
default.language = en
335+
default.language = en
336+
337+
338+
dspace.name = DSpace at My University
339+
plugin.sequence.org.dspace.authenticate.AuthenticationMethod = org.dspace.authenticate.PasswordAuthentication

0 commit comments

Comments
 (0)