We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -438,10 +438,10 @@ |
||
438 | 438 | $this->assertTrue(in_array(-1, $this->crudPanel->getOperationSetting('pageLengthMenu')[0])); |
439 | 439 | } |
440 | 440 | |
441 | - /** |
|
442 | - * Tests if paginator aborts when 0 is provided as key. |
|
443 | - * |
|
444 | - */ |
|
441 | + /** |
|
442 | + * Tests if paginator aborts when 0 is provided as key. |
|
443 | + * |
|
444 | + */ |
|
445 | 445 | public function testCrudPanelPaginatorWithZeroAsOption() |
446 | 446 | { |
447 | 447 | $this->crudPanel->setModel(User::class); |