Completed
Push — master ( 974a3b...6129a7 )
by Scott Kingsley
02:19
created
tests/core/nav-menu-item-setting.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
- * Tests WP_Customize_Nav_Menu_Item_Setting.
4
- *
5
- * @group customize
6
- */
3
+	 * Tests WP_Customize_Nav_Menu_Item_Setting.
4
+	 *
5
+	 * @group customize
6
+	 */
7 7
 class Test_WP_Customize_Nav_Menu_Item_Setting extends WP_UnitTestCase {
8 8
 
9 9
 	/**
Please login to merge, or discard this patch.