Failed Conditions
Pull Request — master (#29)
by Helene
03:02
created
tests/bootstrap.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @file
4
- * A script containing any set-up steps required for PHPUnit testing.
5
- */
3
+     * @file
4
+     * A script containing any set-up steps required for PHPUnit testing.
5
+     */
6 6
 
7 7
 require __DIR__ . '/../vendor/autoload.php';
Please login to merge, or discard this patch.