Issue #3446729 by ressa: Change package from Core to Forum
1 unresolved thread
Merge request reports
Activity
added 6 commits
-
63334b45...082d4d39 - 5 commits from branch
project:1.x
- c715f193 - Merge branch '1.x' into '3499477-nodeaccesstestaddfield-has-been'
-
63334b45...082d4d39 - 5 commits from branch
38 40 protected function setUp(): void { 39 41 parent::setUp(); 40 42 node_access_rebuild(); 41 node_access_test_add_field(NodeType::load('forum')); 43 44 $this->addPrivateField(NodeType::load('forum')); changed this line in version 3 of the diff
added 1 commit
Please register or sign in to reply