Skip to content
This repository was archived by the owner on Oct 25, 2023. It is now read-only.

Commit 444f344

Browse files
author
Richard van den Brand
committed
fixed test bootstrap
1 parent f357d87 commit 444f344

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

tests/bootstrap.php

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,4 @@
88
* file that was distributed with this source code.
99
*/
1010

11-
<<<<<<< HEAD
12-
require 'vendor/autoload.php';
13-
=======
14-
require 'vendor/autoload.php';
15-
>>>>>>> 0d86cfc8b6dfa301e173bc2f4c7995b25c055127
11+
require 'vendor/autoload.php';

0 commit comments

Comments
 (0)