Skip to content

Commit 74f6a5f

Browse files
authored
Adjust configurable areas test
1 parent 06ee93d commit 74f6a5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Unit/Traits/Helpers/ComponentHelpersTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ public function test_can_get_configurable_areas(): void
191191
'toolbar-right-end' => null,
192192
'before-toolbar' => null,
193193
'after-toolbar' => null,
194+
'after-tools' => null,
194195
'before-pagination' => null,
195196
'after-pagination' => null,
196197
], $this->basicTable->getConfigurableAreas());

0 commit comments

Comments
 (0)