Skip to content

Commit 36e68c6

Browse files
committed
Add plone.locking to checkouts
1 parent a264002 commit 36e68c6

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

checkouts.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ auto-checkout =
2020
plone.app.multilingual
2121
plone.namedfile
2222
plone.app.testing
23+
plone.locking

mxcheckouts.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,6 @@ use = true
4848

4949
[plone.app.testing]
5050
use = true
51+
52+
[plone.locking]
53+
use = true

0 commit comments

Comments
 (0)