Skip to content

Commit d7ee505

Browse files
Fixed config
1 parent 156c6ca commit d7ee505

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

application/configs/application.ini

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,4 @@ cron.deprovision.secondWarningTime = "2 weeks" ; Period before the idleTime
302302
cron.deprovision.sendGroupMemberWarning = true ; do we send mails to teammembers who are about to loose their only admin
303303
cron.deprovision.sendDeprovisionWarning = true ; do we send mails as warnings
304304

305-
[testing : base]
306-
307-
[functional-testing : demo]
305+
[testing : base]

features/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ Example:
2323
</code>
2424

2525
Set functional testing domain in engineblock application config
26-
=======================================
26+
===============================================================
2727
Example
2828
<code>
29-
[demo : base]
29+
[functional-testing : testing]
3030

3131
functionalTesting.engineBlockUrl = "https://engine-test.demo.openconext.org"
3232
</code>

0 commit comments

Comments
 (0)