Completed
Push — master ( e3cfa8...66e873 )
by Scott Kingsley
11:32
created
tests/bootstrap.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Bootstrap the plugin unit testing environment.
4
- *
5
- * @package WordPress
6
- * @subpackage Fields API
3
+	 * Bootstrap the plugin unit testing environment.
4
+	 *
5
+	 * @package WordPress
6
+	 * @subpackage Fields API
7 7
 */
8 8
 define( 'WP_TESTS_FORCE_KNOWN_BUGS', true );
9 9
 
Please login to merge, or discard this patch.