Skip to content

Commit

Permalink
Fixed code style
Browse files Browse the repository at this point in the history
  • Loading branch information
Steveb-p committed Feb 8, 2022
1 parent 3da7fe3 commit 1999807
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions eZ/Publish/API/Repository/Tests/scripts/setupTestDatabase.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
#!/usr/bin/env php
<?php

/**
* @copyright Copyright (C) Ibexa AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
require_once __DIR__ . '/../../../../../../bootstrap.php';

if (isset($argv[1])) {
Expand Down

0 comments on commit 1999807

Please sign in to comment.