Add forgotten indent

This commit is contained in:
Mole
2020-10-09 10:44:52 +02:00
parent 9039f3030b
commit 4485e76a28

View File

@@ -517,8 +517,8 @@ context('Content', () => {
.withAllowAsRoot(true)
.addGroup()
.addTextBoxProperty()
.withAlias('text')
.done()
.withAlias('text')
.done()
.done()
.build();