We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -25,8 +25,8 @@ |
||
25 | 25 | } catch (\Throwable $e) { |
26 | 26 | } |
27 | 27 | $this->assertEquals( |
28 | - new \Symfony\Component\HttpKernel\Exception\HttpException(500, 'Cannot register \'setModel\' macro. \'setModel()\' already exists on Backpack\CRUD\app\Library\CrudPanel\CrudPanel'), |
|
29 | - $e |
|
30 | - ); |
|
28 | + new \Symfony\Component\HttpKernel\Exception\HttpException(500, 'Cannot register \'setModel\' macro. \'setModel()\' already exists on Backpack\CRUD\app\Library\CrudPanel\CrudPanel'), |
|
29 | + $e |
|
30 | + ); |
|
31 | 31 | } |
32 | 32 | } |