]> BookStack Code Mirror - bookstack/commit
Finished moving EntityTests out to new TestCase files
authorDan Brown <redacted>
Fri, 17 Sep 2021 20:29:16 +0000 (21:29 +0100)
committerDan Brown <redacted>
Fri, 17 Sep 2021 20:29:16 +0000 (21:29 +0100)
commit5d93dd258ebc7fe5f63567597fea75c3059ddbf0
treed35325fdf4bdbbceadbeff4d76d69aaea9fac5b2
parentde8cceb0f72f19ed0b3aa43d7a139639fa634bd2
Finished moving EntityTests out to new TestCase files
tests/Entity/BookTest.php
tests/Entity/ChapterTest.php
tests/Entity/EntityAccessTest.php [new file with mode: 0644]
tests/Entity/EntityTest.php [deleted file]
tests/Entity/PageTest.php