We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06ee93d commit 74f6a5fCopy full SHA for 74f6a5f
tests/Unit/Traits/Helpers/ComponentHelpersTest.php
@@ -191,6 +191,7 @@ public function test_can_get_configurable_areas(): void
191
'toolbar-right-end' => null,
192
'before-toolbar' => null,
193
'after-toolbar' => null,
194
+ 'after-tools' => null,
195
'before-pagination' => null,
196
'after-pagination' => null,
197
], $this->basicTable->getConfigurableAreas());
0 commit comments